Skip to content

Alheimsins/frestun

Repository files navigation

Build Status js-standard-style

frestun

Your friendly pwa for postponing stuff.

Try it at frestun.alheimsins.net.

If you want to upload your own data instead of adding one by one. Create a jsonfile and upload it.

{
  "refreshRate": 10000,
  "items": [
    {
      "title": "Maccyber",
      "limits": {
        "red": 60000,
        "orange": 40000,
        "yellow": 20000
      }
    },
    {
      "title": "Zrrrzzt",
      "limits": {
        "red": 120000,
        "orange": 80000,
        "yellow": 40000
      }
    }
  ]
}

Usage

If you want to deploy to ZEIT/Now configure now.json.

License

MIT

About

Your friendly pwa for postponing stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •