minimal fetch program written in python for linux, mac and windows.
for latest release:
pip install scfetchfor latest commit:
pip install git+https://github.com/sctech-tr/scfetch.gitscfetch- os logo (win, mac, linux)
- os
- host
- kernel
- uptime
- arch
- shell
- resolution
- cpu
- gpu
- ram
- de/wm
- battery
- disk usage
- python version
- locale
- private ip
- public ip
- mac address
- colored bar to identify terminal colors
--color: specify the theme color. available colors: red, green, yellow, blue, magenta, cyan, white
example:
scfetch --color reddefine custom theme colors in ~/.config/scfetch.json (~/scfetch.json for windows)
available colors: red, green, yellow, blue, magenta, cyan, white
{"color": "cyan"}- add parameters for colors
- add parameters for ascii art
- update detection (get via pip)
- distro ascii art (low priority)