blob: e6cb40b90ac78e969c22d7954c2172e7068a3976 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# LibreTasks
**NOTICE:** LibreTasks (ios-tasks) is no longer under development and currently
holds a minimally-usable version of the app. This is the last update and will
not be maintained further.
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
The task list:

Creating a task:

|