From 9feeb1b7af3e4a5f5f9ec7529da062255578ec43 Mon Sep 17 00:00:00 2001 From: twells46 Date: Sun, 19 Apr 2026 19:58:55 -0500 Subject: Initial commit --- plan.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 plan.md (limited to 'plan.md') diff --git a/plan.md b/plan.md new file mode 100644 index 0000000..2931978 --- /dev/null +++ b/plan.md @@ -0,0 +1,23 @@ +- [ ] Date +- [ ] Battery + - [ ] Percentage + - [ ] Status (charging, discharging +- [ ] Memory usage +- [ ] Disk usage? + - [ ] IO load? +- [ ] CPU load +- [ ] Network activity +- [ ] Bluetooth? +- [ ] Sound + - [ ] Level + - [ ] Mute + - [ ] Microphone +- [ ] MPD +- [ ] TLP + +How can I efficiently run varied functions under varied circumstances? + +- Pipewire can be signal-based. +- MPD will probably use the built-in `idle` command. +- CPU, Memory, Network run every *n* seconds. +- Battery status should listen for ACPI, percentage is *n* seconds. -- cgit v1.2.3