Skip to content
/ sysstat Public

Simple system status information for i3 with fuzzyclock

License

Notifications You must be signed in to change notification settings

wlhlm/sysstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysstat

Screenshot

This little program provides system status using the i3bar protocol. I wrote it as a replacement for a conky config I was previously using. This also includes a "fuzzy" clock (toggleable by clicking on the i3bar).

Building/Installation

Before building keep in mind that this program is mostly intended for the author's personal needs and thus might require some tweaks in the source code to fit your setup. Some options can be adjusted in config.h (requires recompilation).

Simply build sysstat with:

$ make

Dependencies

  • linux kernel (relies on data from /proc and /sys, as well as signalfd(2) and timerfd(2))
  • libmpdclient
  • yajl2

Ideas

Some ideas I may implement at some point.

  • extend click_event handling
  • display currently selected keyboard layout

License

sysstat is licensed under a MIT license. For more details please see the LICENSE file.

About

Simple system status information for i3 with fuzzyclock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published