aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-08-28 18:06:37 +1200
committerDavid Phillips <david@sighup.nz>2018-08-28 18:06:37 +1200
commit37e80e62d431a3effd2c24ced3b01a4da904a5e4 (patch)
tree2c0b737046f9338c81d6e844171feb4068950e4f /TODO
parent1ad1390e5663f44bbfe9d93a449018e6a89123d4 (diff)
downloadalarmd-37e80e62d431a3effd2c24ced3b01a4da904a5e4.tar.xz
Add TODO file, sample Python alarms client
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..b6fb96b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,5 @@
+- Watch /proc/<client_pid> and destroy alarms last owned by processes when they die
+- Allow ownership change so long as uuid can be given
+- Python binding needs more error messages, docs
+ - Python binding needs to hook into libalarm surely
+ - Python binding needs renaming