TODO 706 B

1234567891011121314151617181920
  1. TODO for jwmud
  2. ==============
  3. * Copy daemon class from stdd and adapt it
  4. * Implement logging based on logging
  5. * Implement general startup and daemon running
  6. * Implement configuration class
  7. * Implement alarm functionality based on configuration
  8. * Implement some kind of API (optional: User authentication and transfer encryption)
  9. * Implement setup.py
  10. * Create debian packaging infomation
  11. * Implement argument parsing based on argparser
  12. TODO for jwmuc
  13. ==============
  14. * Implement all fronted functionality such as printing days and categories and changing alarm times
  15. * Also use argparser for this tool
  16. * Use logger for stdout and sterr logging
  17. * Implement parsing of Ical files for import into categories