diff options
| author | Teddy Wing | 2018-10-20 22:43:28 +0200 | 
|---|---|---|
| committer | Teddy Wing | 2018-10-20 22:43:46 +0200 | 
| commit | f357e269e940a3f2a5c3d5f84c1eef04a0c16906 (patch) | |
| tree | 295ab8d828f075212d62b746d8609bfab2ab63cf /TODO | |
| parent | 1a7c0f0e45633424bef4872a0cc2a19877ba25f9 (diff) | |
| download | DomeKey-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.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 10 | 
1 files changed, 5 insertions, 5 deletions
| @@ -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 | 
