aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2a3323b..0f678e7 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ List of plugins to implement:
MPD
Alarm clock
portage
- iostat [-x] [-d] [-N] -zk [-p | <devices>...] <interval>
SMART monitoring
System tray
Eyes
@@ -38,6 +37,10 @@ List of plugins to implement:
/sys/class/leds
/sys/class/ieee80211
/sys/class/bluetooth
+ /proc/buddyinfo
+ /proc/zoneinfo
+ /proc/pagetypeinfo
+ /proc/[pid]/
Demo plugins:
@@ -53,4 +56,6 @@ Terminal mode
workspace and layout switching in xmonad
fix so that ropty works with wall too
+use C to gather system information efficiently, which
+ will also circumvent the global interpretor lock