A CLI ricing tool designed to fetch GitHub user stats
Project description
hubfetch
Description
A [not very minimal] fetching tool for your GitHub profile. Flex at your friends from terminal itself without even opening a new tab.
This entire script is written purely in python and uses GitHub's REST API for acquiring details of your profile, you can opt out of certain fields and even change the image rendered in accordance to your needs by editing at ~/.config/hubfetch.json
The image rendered depends heavily on the terminal as it requires kitty's graphics protocol and full image rendering is supported in those terminals which are capable enough of supporting it.
Don't worry if your favorite terminal doesn't support kitty's graphics protocol as the script downloads chafa as fallback to display your profile picture in ASCII-block art format.
Terminals Supporting Kitty's Graphics Protocol
Previews
First Time Installation & Kitty/Non-Kitty Looks
Features
- Comprehensive GitHub Stats: Fetches real-time (ok maybe not that real-time, there is caching of data that is maintained each hour) data including repositories, total stars, forks, followers, and following count.
- Contribution Tracking: Displays your total commits, open issues, and pull requests from the current year using GitHub's GraphQL API.
- Image Rendering:
- High-Res: Utilizes the Kitty graphics protocol for native, high-resolution avatar rendering.
- Legacy/Fallback: Automatically detects terminal capabilities and falls back to
chafafor high-quality ANSI symbols/block art.
- Caching:
- Avatar Cache: Refreshes your profile picture every 6 hours.
- Stats Cache: Keeps your GitHub data fresh with a 1-hour expiration to minimize API calls and maximizes speed.
- Dynamic Customization: Fully configurable via
~/.config/hubfetch/config.jsonas discussed earlier. Toggle individual fields, adjust image dimensions, or customize the entire color palette with bold and italic Rich styles. - Secure Authentication: Dedicated
authcommand to securely handle GitHub Personal Access Tokens (PAT) and verify credentials before setup. - Modern CLI Experience: Built with
Clickfor a seamless command-line interface andRichfor beautiful, side-by-side terminal layouts.
Dependencies
Chafa (Highly Recommended): Used as the primary fallback for terminals that do not support the Kitty graphics protocol. It converts your GitHub avatar into high-quality ANSI symbols/block art.
While the script does attempt to install in case terminal emulator appears to not support Kitty's graphics protocol, it is highly recommended to install manually in the event that chafa installation fails.
Installation
[WIP]
Tech Stack
Future
Discussed in discussions
All features/bug-fixes being implemented can be visible in the roadmap
A rich issue-template to raise all required changes.
License
Other
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hubfetch-1.0.3.tar.gz.
File metadata
- Download URL: hubfetch-1.0.3.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9f7faece2cbc7d855bc4ef2d673a9b8e3abeb728d752c075069c5f01f322f72
|
|
| MD5 |
56797e3f3dbdcfbea5b48abcc7ed9f48
|
|
| BLAKE2b-256 |
b60e64e95a784f2b90715a4242dd9d90cbcdabc2e74c528bb9c86baaae86c10a
|
File details
Details for the file hubfetch-1.0.3-py3-none-any.whl.
File metadata
- Download URL: hubfetch-1.0.3-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d737bdc4015bc4e6984d0ea71dbee8cb840953bef6b9ec250a58ada78269637
|
|
| MD5 |
e0ec0b3a5504f9c422752195f3734619
|
|
| BLAKE2b-256 |
fac745c418ac7da8d3fe474f4ec3e8e397989e05bd2a724e7b7ee2fc8491270e
|