diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 15:29:34 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 15:29:34 -0500 |
| commit | d140b73adc3c95ef5e0cc066d460873ad45ff202 (patch) | |
| tree | 279206ae494404bc482b1a7014a015df53511e23 /README.md | |
| parent | d3d47780eeb0d27f090fbebc5b52a9527a468af1 (diff) | |
| download | libre-tasks-d140b73adc3c95ef5e0cc066d460873ad45ff202.tar.gz libre-tasks-d140b73adc3c95ef5e0cc066d460873ad45ff202.tar.bz2 libre-tasks-d140b73adc3c95ef5e0cc066d460873ad45ff202.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index c656bcf..0000000 --- a/README.md +++ /dev/null @@ -1,31 +0,0 @@ -# LibreTasks - -LibreTasks intended to be a simple open-source tasks app for iOS, written -in Swift. - -## TODO - -### Priority - -- [ ] Data persistance - currently, data is cleared upon app exit -- [ ] Functionality to edit existing tasks -- [x] App icons - -### Backlog - -- [ ] Notification reminders for upcoming tasks -- [ ] Recurring reminders -- [ ] Support for tags, priorities, groups, etc. - -## Collaboration - -I am always open to collaboration! I have only started working on this in -my spare time since development is hobby and not my full-time job, but -the goal is to get this app to a state where it could replace the default -iOS reminders app for those who prefer open-source alternatives. - -## Screenshots - -| Task List | Task Creation | -| ----------------------------------- | ------------------------------------------ | -|  |  | |
