Commit Graph

4 Commits

Author SHA1 Message Date
e1b0a46466 add dbus system monitor 2024-03-30 16:59:03 -05:00
b4faa87700 fix jq validation
validation always failed because it was looking for a single char
because VALIDATION=. used to be by default
2024-03-30 16:58:17 -05:00
aaa4cd251d fix issues with track_anything.sh
args were broken due to shift and other problems
-1 didn't work because of the subshell
output filtering didn't work with uniq.  this was resolved by adding an
unbuf function which uses stdbuf to fix buffering.
2024-03-30 16:03:17 -05:00
124acaa789 add track_anything.sh and use it for volume and mute 2024-03-30 14:44:17 -05:00