Initial commit

This commit is contained in:
2025-08-23 15:39:57 +02:00
parent d6c04b9d90
commit 3ac1faa3dc
3 changed files with 63 additions and 1 deletions

17
ROADMAP.md Normal file
View File

@@ -0,0 +1,17 @@
# BusyMirror Roadmap
## Next
- Source filters (name patterns like `[HOLD]`, `#nomirror`)
- Mirror only **Accepted** meetings (exclude tentative/declined)
- Persistent settings (routes, window, prefix)
- Import/Export settings (.busymirror.json)
## Then
- iOS/iPadOS app (Run Now, Shortcuts, iCloud sync)
- UI: route editor & clearer toggles
- “Dry-run by default” preference
## Later
- Background monitoring (macOS)
- Smarter cleanup & conflict resolution
- Profiles & MDM/Managed Config support