ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.58k stars 871 forks source link

Feature Request: time based iOS Notifications #2100

Open gthzl opened 1 year ago

gthzl commented 1 year ago

iSH is awesome. It is my most used app. Thanks for creating this! I am happy to support the development.

It would be great if there was a way to create time-based iOS system notifications within iSH. This way one could e.g. implement reminders for todo lists.

Maybe a pseudo /dev/ device could be created. You could write the seconds until the alert and a text message to that device. Nothing fancy like pictures or links would be needed. If you write a 0 or some special string all notifications should be cancelled.

Thank you for considering!

Gerrit