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!
- configurable format strings: https://github.com/vitiral/strfmt
- switch from
chrono
totime
crate
- fallback/alternative weather data sources
- forecast: https://weather-gov.github.io/api/general-faqs
- daily
- hourly
- updates from D-Bus, rather than
upower --monitor-detail