tannercollin / Notica

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

Persist notifications in localstorage #11

Closed damc-dev closed 4 years ago

damc-dev commented 5 years ago

At least on Windows 10 with Chrome the notifications are short lived and it would be great if they could be stored in localstorage so you can see a history of the notifications.

I created a very barebones implementation of what this might look like and deployed it to Heroku. You can check it out at https://shielded-falls-16855.herokuapp.com.

If your interested in this as a feature of Notica let me know what you would like to see to get it included!

Here is the branch: https://github.com/damc-dev/Notica/tree/notification-localstorage

tannercollin commented 5 years ago

Looks really slick man. I'll merge this soon, I'm travelling for the next little bit.

tannercollin commented 4 years ago

Merged :)