Skip to content

bmbove/i3pybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3pybar

Not being particularly happy with the existing python options for an i3 status bar, I'm attempting to write my own to fit some basic needs.

Current Goals:

  • Use only the python standard library and basic *nix system info for all core functionality.
  • Efficiently monitor the following:
    • Time
    • CPU usage
    • RAM usage
    • Disk usage
    • Network Info, including speed and transmitted data, and wifi status
    • ACPI
  • Provide an extremely simple framework for writing plugins

About

An easily extendable replacement for the i3 status bar, writtin in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages