aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-10-20 22:43:28 +0200
committerTeddy Wing2018-10-20 22:43:46 +0200
commitf357e269e940a3f2a5c3d5f84c1eef04a0c16906 (patch)
tree295ab8d828f075212d62b746d8609bfab2ab63cf
parent1a7c0f0e45633424bef4872a0cc2a19877ba25f9 (diff)
downloadDomeKey-f357e269e940a3f2a5c3d5f84c1eef04a0c16906.tar.bz2
Update TODO
Not permitting a custom config file or log file. They might be things that get added later, but don't feel necessary for launch.
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index 61f6761..8e90e0c 100644
--- a/TODO
+++ b/TODO
@@ -32,17 +32,17 @@ v Command handling
- README
- Code docs
/ Command-line argument handling
- - Custom config file
+ x Custom config file
- DKMap file
- Register license
v Daemon
v Reload DKMap file (XPC services, communicate with running daemon to reload
its mappings)
- Write LaunchAgent plist file
-- Config file
- - Read from a config file (XDG etc.)
- - Timeout
- - Log file? (Thinking always stdout)
+v Config file
+ v Read from a config file (XDG etc.)
+ v Timeout
+ x Log file? (Thinking always stdout)
- LaunchAgent
v Load mappings from file
/ Logging