TODO 588 B

123456789101112131415161718
  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. * Implement option to compensate for DST changes
  9. TODO for jwmuc
  10. ==============
  11. * Implement all fronted functionality such as printing days and categories and changing alarm times
  12. * Also use argparser for this tool
  13. * Use logger for stdout and sterr logging
  14. * Implement parsing of Ical files for import into categories
  15. * Create a man page