瀏覽代碼

added some initial content to TODO-

Helmut Pozimski 10 年之前
父節點
當前提交
cf758b604b
共有 1 個文件被更改,包括 20 次插入0 次删除
  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