android | ||
img | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
nextcloud_reminder
A Reminder based on todo.txt synced via nextcloud
Current todos:
- make repeat-datatype (like: daily, weekly on mo/th/fr, bi-monthly, etc.)
- add interface for repeat-datatype in addReminder.dart
- save/load data to/from disk
- add Nextcloud-login for getting a Token
- use webdav for synchronizing with Nextcloud using that token