Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frozencemetery/monitors
Various statusbar monitors designed for xmobar
https://github.com/frozencemetery/monitors
Last synced: about 1 month ago
JSON representation
Various statusbar monitors designed for xmobar
- Host: GitHub
- URL: https://github.com/frozencemetery/monitors
- Owner: frozencemetery
- License: gpl-3.0
- Created: 2012-10-02T04:52:09.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T13:26:05.000Z (2 months ago)
- Last Synced: 2024-10-09T13:23:22.979Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# alsamonitor
A simple volume monitor. Unlike the builtin xmobar one, it doesn't poll but
only updates when informed by alsa of changes.# batterymonitor
A battery monitoring script. It's a wrapper around upower (so you'll need
that installed). Unlike the builtin xmobar monitors, not only does it work
consistently, but it also doesn't poll.# mpdmonitor
This is a script that I use with xmobar to control mpd. It displays current
track information in a pretty form for xmobar as its primary function.As a secondary function, whenever the play queue is empty, it enqueues a
random album (random album by random artist) to the queue. This is great for
people who work well with music playing, but for whom trying to find the next
album from their library to play is time-consuming (and also for people who
like to listen to full albums).It should probably be noted that my xmonad config has keys bound to clearing
the current play queue.