index
:
statusbar
master
A program that prints a line of status info periodically
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
statusbar.go
Age
Commit message (
Expand
)
Author
2022-01-13
Add support for specifying the batteries to display
Julian Hurst
2020-08-03
Be more tolerant of errors with the generic player
Julian Hurst
2020-08-03
Add support for reloading the config through SIGHUP
Julian Hurst
2020-08-03
Add support for a generic music player
Julian Hurst
2020-07-11
Group build funcs together
Julian Hurst
2020-07-11
Add hostname support
Julian Hurst
2020-07-10
Make mounts more tolerant (print no such mount)
Julian Hurst
2020-07-10
Add config path flag
Julian Hurst
2020-07-09
Add battery support
Julian Hurst
2020-07-08
Handle unexisting interfaces
Julian Hurst
2020-07-06
Add host and port support for MPD
Julian Hurst
2020-07-06
Define an interface to support different music players
Julian Hurst
2020-07-06
Refactor funcs to use their respective configs
Julian Hurst
2020-07-06
Add sections support and fix separator in ip
Julian Hurst
2020-07-06
Add delay to config
Julian Hurst
2020-07-05
Add clock label and format
Julian Hurst
2020-07-05
Initial commit
Julian Hurst