Git repository summary in your terminal
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
maash3r 857bdee3e6 Updated Tex's ASCII logo 5 years ago
.github improved cd action 5 years ago
assets resize r.png 5 years ago
resources Updated Tex's ASCII logo 5 years ago
snap bump onefetch version 5 years ago
src switch order tags/branches 5 years ago
.editorconfig Add editorconfig 6 years ago
.gitignore rollback to static license cache 6 years ago
CHANGELOG.md update changelog 6 years ago
CONTRIBUTING.md improves #220 by adding link to wiki article about python tool 5 years ago
Cargo.lock Run cargo update 5 years ago
Cargo.toml Bump strum from 0.19.2 to 0.19.5 5 years ago
LICENSE.md add contributors file 7 years ago
Makefile improved cd action 5 years ago
README.md Fix grammar error in README.md 5 years ago
default.nix remove the platform meta data 6 years ago

README.md

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.

More: [Installation] [Getting Started] [Wiki]