Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork56
A simple ToDoList written in Swift
License
rursache/ToDoList
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple To-do list app build for iPhone, iPad and Apple Watch in Swift 5 (iOS 11+, watchOS 6+)
Warning
Unmaintained and EoL since 2022
- Persistent task lists using Realm
- iCloud Kit support for syncing
- Push notifications for reminders (Synced between devices)
- Add/delete/edit/complete tasks
- Set task Date & Time + custom reminders and comments (images too)
- Sort/Filter/Prioritise tasks
- iPad app
- Watch app
- Widget for Today tasks
- Theme support with custom App Icons
- Multi-Language support
- 3D Touch shortcuts
- Dark mode
- Onboarding/tutorial
- iOS 11.0+
- Xcode 11.0+
- Swift 5.0+
- Clone the repo
- Turn on iCloud option in
Signing & Capabilitiesand checkCloudKit. Turn onBackground Modesand checkBackground fetch+Remote notification. - Make sure to update your app group config (
Signing & Capabilities,App Groups) and id string inRealmManager.swift.
ToDoList - Task Manager by RanduSoft - AppStore
- Lockdown with FaceID/TouchID or passcode (usingBiometricAuthentication)
- Smart dates (transform "'task name' today at 10:00" into a task with a date/time of today @ 10:00)
- Rearrange tasks manually
- Catalyst support for macOS
- Modern Widgets
- watchOS complications + sync improvements
- Reload notifications after user gave push permissions if initially declined
- If youfound a bug, open anissue.
- If youhave a feature request, open anissue.
- If youwant to contribute, submit apull request.
An extensive list of acknowledgements for each external framework used for RSToDoList is also available in app by accessing the settings screen.
RSToDoList is currently using:
- LKAlertController
- ActionSheetPicker-3.0
- IceCream
- UnderKeyboard
- ActiveLabel
- Realm & RealmSwift
- RSTextViewMaster
- Loaf
- Robin
- BulletinBoard
All icons used in RSToDoList are designed by Icons8.com and availablehere.Colors for themes and app icon are picked fromFlatUIColors.com.
RSToDoList is available under the GNU license. See theLICENSE file for more info.
About
A simple ToDoList written in Swift
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
