summaryrefslogtreecommitdiff
path: root/plan.md
diff options
context:
space:
mode:
authortwells46 <tom@wellsth.com>2026-04-19 19:58:55 -0500
committertwells46 <tom@wellsth.com>2026-04-19 19:58:55 -0500
commit9feeb1b7af3e4a5f5f9ec7529da062255578ec43 (patch)
treeddfae64e45316a3c9eea4dcd77422bffc2003cf9 /plan.md
Initial commitHEADmain
Diffstat (limited to 'plan.md')
-rw-r--r--plan.md23
1 files changed, 23 insertions, 0 deletions
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.