OneFetch - a simple program (CLI) that shows basic information about the repository you are working in with a single command.
Onefetch is a tool designed to display Git project statistics in the form of neat graphic visualizations. The application utilizes data such as the number of commits, authors, and programming languages used in the project to create a comprehensive overview. This tool is particularly useful for developers who want to quickly assess the state of a project or simply showcase their achievements. Onefetch operates in the terminal, making it functional and efficient while also allowing customization to meet individual needs. The project is developed in Rust, ensuring high performance and reliability. We encourage you to check out the repository to learn more details and the features Onefetch offers.