Skip to content

Zoltan-Balazs/onefetch

This branch is 2 commits ahead of, 304 commits behind o2sh/onefetch:refs/heads/main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

76d663b · Nov 27, 2023
Nov 23, 2021
Dec 28, 2022
Oct 31, 2023
Nov 13, 2022
Aug 11, 2023
Sep 24, 2023
May 28, 2023
Nov 1, 2023
Nov 7, 2023
Nov 6, 2023
Aug 5, 2022
Oct 23, 2022
Nov 16, 2023
Jul 1, 2023
Aug 24, 2022
Nov 13, 2022
Apr 5, 2023
Jan 19, 2023
Dec 28, 2022
Jun 30, 2021
Oct 10, 2022
Mar 6, 2023
Jul 27, 2023
Sep 18, 2023
Nov 7, 2023
Nov 7, 2023
Oct 2, 2018
May 26, 2022
Sep 21, 2023
Dec 24, 2022
Nov 27, 2023

Repository files navigation

Command-line Git information tool written in Rust

cargo Build Status help wanted

日本語 | فارسی | 简体中文 | Русский | Español | Français | 한국어 | العربية | Türkçe

Onefetch is a command-line Git information tool written in Rust that displays project information and code statistics for a local Git repository directly to your terminal. The tool is completely offline - no network access is required.

By default, the repo's information is displayed alongside the dominant language's logo, but you can further configure onefetch to instead use an image - on supported terminals -, a text input or nothing at all.

It automatically detects open source licenses from texts and provides the user with valuable information like code distribution, pending changes, number of dependencies (by package manager), top contributors (by number of commits), size on disk, creation date, LOC (lines of code), etc.

Onefetch can be configured via command-line flags to display exactly what you want, the way you want it to: you can customize ASCII/Text formatting, disable info lines, ignore files & directories, output in multiple formats (Json, Yaml), etc.

As of now, onefetch supports more than 100 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

Command-line Git information tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.5%
  • Other 0.5%