Skip to content
forked from bmbove/i3pybar

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

License

Notifications You must be signed in to change notification settings

flushedface/i3pybar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 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

  • Python 100.0%