reime005 / onefetch

Git repository summary on your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A command-line Git information tool written in Rust

cargo Build Status help wanted

Get it from the Snap Store

Onefetch is a command line information tool that displays information about your Git repository directly on your terminal.

The repo's information is displayed alongside the dominant language's ASCII logo. You can further configure Onefetch to instead use an image (png, jpeg...) on supported terminals. More information here.

Onefetch provides the user with code statistics and project information with features like license detection. Onefetch will show the language distribution, LOC (lines of code), size on disk, Contributors, Version, etc.

You can further configure Onefetch to display exactly what you want it to. Through the use of command-line flags.

Onefetch supports more than 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.

Contributions are very welcome! See CONTRIBUTING for more info.

About

Git repository summary on your terminal

License:MIT License


Languages

Language:Rust 98.1%Language:Nix 1.2%Language:Makefile 0.8%