Giter Site home page Giter Site logo

osa's People

Contributors

mrzeznik avatar

Watchers

 avatar  avatar

osa's Issues

Make it installable as PWA

If issue #4 is completed, make it installable as PWA.

Add:

  • 144, 512px icons
  • id and start_url properties to the manifest
  • cache so it can work offline
  • versioning, so old storage can be removed

Allow multiple notifications

Allow to set up multiple notifications.

When multiple notification texts are added, display them one by one, each after interval defined by user.

Reminder for notification permission

Display reminder button, on top of application, to grant notification permission.
Display only if notification permission is not 'granted'.
Disable 'auto start' feature, and other that won't work without permissions

Background notifications

Add a background worker, that will send notifications after application tab is closed.
This will require separate START and STOP buttons.

Display notification control buttons

Display notification control buttons and label:

  • button: start
  • button: stop
  • notification label (notifications running)

or mix it into one button:
Start -> Stop -> Start

Read notification parameters from URL

Read notification parameters from url, params:

  • text: allow multiple texts, like: ?text=Hi&text=How%20are%20you
  • interval: interval in minutes [optional, default: app default]

If notifications permission is granted, then auto start notifications.

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.