TODO 538 B

1234567891011121314151617
  1. TODO for jwmud
  2. ==============
  3. * Implement alarm functionality based on configuration
  4. * Implement some kind of API (optional: User authentication and transfer encryption)
  5. * Implement setup.py
  6. * Create debian packaging infomation
  7. * Create a man page
  8. TODO for jwmuc
  9. ==============
  10. * Implement all fronted functionality such as printing days and categories and changing alarm times
  11. * Also use argparser for this tool
  12. * Use logger for stdout and sterr logging
  13. * Implement parsing of Ical files for import into categories
  14. * Create a man page