4 releases (2 breaking)
new 0.15.1 | Nov 15, 2024 |
---|---|
0.14.2 | Nov 7, 2024 |
0.14.0 | Nov 6, 2024 |
0.12.1 | Jul 1, 2024 |
0.12.0 |
|
#795 in Parser implementations
316 downloads per month
175KB
3.5K
SLoC
stamon
Status monitors for textual status bars such as pista and barista.
Each of the executables periodically collects the necessary data and spits out an aggregate line.
Such lines can then be read by something like barista and inserted into a desired status area.
Linux-only.
Some things may work on other unices (like maybe time, weather (http
), disk
(statfs
) and keymap (x11
)), but I'm only testing this on mine and a
friend's laptops (Void, Debian Stable and
Ubuntu LTS). Help with improving this is most welcome!
TODO
improvements
all
- configurable format strings: https://github.com/vitiral/strfmt
- switch from
chrono
totime
crate
weather
- fallback/alternative weather data sources
- forecast: https://weather-gov.github.io/api/general-faqs
- daily
- hourly
power/battery
- updates from D-Bus, rather than
upower --monitor-detail
Dependencies
~14–45MB
~708K SLoC