Code Monkey home page Code Monkey logo

todolist's Introduction

RSToDoList

A simple To-do list app build for iPhone, iPad and Apple Watch in Swift 5 (iOS 11+, watchOS 6+)

Main features

  • 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

Requirements

  • iOS 11.0+
  • Xcode 11.0+
  • Swift 5.0+

How to run

  1. Clone the repo
  2. Turn on iCloud option in Signing & Capabilities and check CloudKit. Turn on Background Modes and check Background fetch + Remote notification.
  3. Make sure to update your app group config (Signing & Capabilities, App Groups) and id string in RealmManager.swift.

Live demo

ToDoList - Task Manager by RanduSoft - AppStore

Roadmap

Features

  • Lockdown with FaceID/TouchID or passcode (using BiometricAuthentication)
  • 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

Improvements/To Do

  • iOS 14 Widget
  • watchOS complications + sync improvements
  • Reload notifications after user gave push permissions if initially declined

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Acknowledgements & Frameworks used

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:

All icons used in RSToDoList are designed by Icons8.com and available here. Colors for themes and app icon are picked from FlatUIColors.com.

License

RSToDoList is available under the GNU license. See the LICENSE file for more info.

todolist's People

Contributors

iphonewsro avatar keshaaaav avatar mohsinalimat avatar poormusic2001 avatar rursache avatar tomashubelbauer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

todolist's Issues

[Feature Request] WebDav Sync

It would be really nice to be able to sync with a WebDAV service like Nextcloud. (I'm looking for an open source alternative to iOS Reminders that can sync using my own self-hosted services (Like Nextcloud).
I understand this may require significant work, so if it seems too difficult, feel free to close this issue.

Crash on Activate when being asked to allow notifications

Hi, I just got RSToDoList off the AppStore based on this GitHub repository. It looks great, but when I am asked to allow notifications during onboarding, when I click Activate, the app consistently crashes. But - the notifications do get enabled in the Settings it seems. I had do dismiss the prompt for notifications using the Not Now button for it to go away though, even though now in the Settings I see them enabled. The notifications work - I set a reminder and got a notification. Let me know how I can help debug the issue.

Navbar acting weird

Simulator.Screen.Recording.-.iPhone.11.-.2022-01-22.at.02.04.59.mp4

Here's a short video, the navigation bar is transparent on app launch.
Upon scrolling, it becomes visible (in red) and goes back invisible once I stop scrolling.

Adding an image from Galery to comment produces crash

Xcode 11.3
Simulator iPhone 8, version 11.3

Error ->
*** Terminating app due to uncaught exception 'NSRangeException', reason: 'Attempted to scroll the table view to an out-of-bounds row (2) when there are only 2 rows in section 0. Table view: <UITableView: 0x7fb000866200; frame = (0 0; 375 517); clipsToBounds = YES; autoresize = RM+BM; gestureRecognizers = <NSArray: 0x600003466f70>; layer = <CALayer: 0x600003bcc580>; contentOffset: {0, 0}; contentSize: {375, 404}; adjustedContentInset: {0, 0, 0, 0}; dataSource: <ToDoList.CommentsViewController: 0x7fafff7e7510>>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.