1234567891011121314151617 |
- TODO for jwmud
- ==============
- * Implement alarm functionality based on configuration
- * Implement some kind of API (optional: User authentication and transfer encryption)
- * Implement setup.py
- * Create debian packaging infomation
- * Create a man page
- 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
- * Create a man page
|