Skip to content

the ultimate successor to betterfetch. runs on windows, linux and macOS

License

Notifications You must be signed in to change notification settings

sctech-tr/scfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scfetch

the ultimate successor to neofetch and betterfetch

installation

for latest release:

pip install scfetch

for latest commit:

pip install git+https://github.com/sctech-tr/scfetch.git

usage

scfetch

what does it show

  • 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

config

define custom theme colors in ~/.config/scfetch.json
available colors: red, green, yellow, blue, magenta, cyan, white

{"color": "cyan"}

public todo

  • add parameters for colors
  • hide/show for each field via config file
  • update detection
  • distro ascii art (low priority)