Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/o2sh/onefetch
Command-line Git information tool
https://github.com/o2sh/onefetch
cli command-line command-line-interface git rust tool
Last synced: 11 days ago
JSON representation
Command-line Git information tool
- Host: GitHub
- URL: https://github.com/o2sh/onefetch
- Owner: o2sh
- License: mit
- Created: 2018-09-14T18:51:00.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T15:47:57.000Z (6 months ago)
- Last Synced: 2024-05-01T12:22:25.220Z (6 months ago)
- Topics: cli, command-line, command-line-interface, git, rust, tool
- Language: Rust
- Homepage: https://onefetch.dev
- Size: 26.1 MB
- Stars: 8,998
- Watchers: 35
- Forks: 254
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-rust-tools - onefetch - line Git information tool. (Dev-Utilities)
- fucking-Awesome-Linux-Software - ![Open-Source Software - Git repository summary on your terminal. (Command Line Utilities / Tools)
- awesome-starred-test - o2sh/onefetch - Command-line Git information tool (Rust)
- awesome - o2sh/onefetch - Command-line Git information tool (Rust)
- starred - o2sh/onefetch - Command-line Git information tool (Rust)
- awesome-devtools - Onefetch - Neofetch, but for git repositories. (Command line - Linux / Learning resources)
- awesome-list - onefetch
- Awesome-Linux-Software - ![Open-Source Software - Git repository summary on your terminal. (Command Line Utilities / Tools)
- awesome-fetch - onefetch - Git repository summary on your terminal. `Rust` (Source / MacOS Only)
- my-awesome - o2sh/onefetch - line,command-line-interface,git,rust,tool pushed_at:2024-10 star:10.3k fork:0.3k Command-line Git information tool (Rust)
- project-awesome - o2sh/onefetch - Command-line Git information tool (Rust)
README
Command-line Git information tool written in Rust
العربية |
简体中文 |
Deutsch |
Español |
فارسی |
Français |
Italiano |
日本語 |
한국어 |
Русский |
TürkçeOnefetch 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](https://onefetch.dev); if your language of choice isn't supported: Open up an issue and support will be added.
Contributions are very welcome! See [CONTRIBUTING](CONTRIBUTING.md) for more info.
### More: \[[Wiki](https://github.com/o2sh/onefetch/wiki)\] \[[Installation](https://github.com/o2sh/onefetch/wiki/Installation)\] \[[Getting Started](https://github.com/o2sh/onefetch/wiki/getting-started)\]