Browse Source

added some initial content to TODO-

Helmut Pozimski 10 years ago
parent
commit
cf758b604b
1 changed files with 20 additions and 0 deletions
  1. 20 0
      TODO

+ 20 - 0
TODO

@@ -0,0 +1,20 @@
+TODO for jwmud
+==============
+
+* Copy daemon class from stdd and adapt it
+* Implement logging based on logging
+* Implement general startup and daemon running
+* Implement configuration class
+* Implement alarm functionality based on configuration
+* Implement some kind of API (optional: User authentication and transfer encryption)
+* Implement setup.py
+* Create debian packaging infomation
+* Implement argument parsing based on argparser
+
+TODO for jwmuc
+==============
+
+* Implement all fronted functionality such as printing days and categories and changing alarm times
+* Also use argparser for this tool
+* Use logger for stdout and sterr logging
+* Implement parsing of Ical files for import into categories