tannercollin / Notica

Send browser notifications from your terminal. No installation. No registration.
https://notica.us
MIT License
344 stars 22 forks source link

Notica app #13

Closed jtagcat closed 5 years ago

jtagcat commented 5 years ago

"No installation"

On mobile notifications don't come through when browser app is not open. Would a minimalistic app be toleratable? Insert link and go.

tannercollin commented 5 years ago

It should work if mobile chrome has the page open even if it's in the background. I'm not sure how long this lasts though.

Mobile apps are a huge pain to get on the app stores and maintain, so I probably won't make one for this. Anyone else is welcome to!

tannercollin commented 5 years ago

https://refl.me/ might be something that could work for this. It's a generic app that polls a json endpoint and when it sees a message, gives that user a notification.

However, it's not open-source (from what I can tell) and doesn't have an iOS app yet.