687 B
687 B
Kiwimix (calendar mixer)
Swiss knife for calendars
Roadmap
Access to calendar (with credentials)
- ❌ with hardcoded data 😉
- ❌ with data from config file with multiple calendars
Download calendar events locally
- ❌ choose source calendar
- ❌ as separate files ?
- ❌ as an in-memory database ?
Upload calendar events remotely
- ❌ choose target calendar
Merge events
- ❌ merge overlapping events
- ❌ keep (internal) reference to source-calendars/parent-events
- ❌ anonymize events
Web I
- ❌ split into library + CLI util
- ❌ write an API for the lib
- ❌ add a web frontend
- ❌ add user management & multi-account