Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulgreg/scratchpad
A simple PWA to type some text like grocery list or things to remember
https://github.com/paulgreg/scratchpad
html javascript pwa
Last synced: 3 months ago
JSON representation
A simple PWA to type some text like grocery list or things to remember
- Host: GitHub
- URL: https://github.com/paulgreg/scratchpad
- Owner: paulgreg
- License: mit
- Created: 2019-04-28T14:48:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T14:22:21.000Z (7 months ago)
- Last Synced: 2024-07-26T16:04:28.617Z (7 months ago)
- Topics: html, javascript, pwa
- Language: HTML
- Homepage: https://paulgreg.me/scratchpad/
- Size: 102 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scratchpad
A simple PWA to type some notes like grocery list or things to remember, stored locally in browser local storage and on server (using [json-store](https://github.com/paulgreg/json-store), a simple way to store json).
They will be kept until browser cache (site preference to be more precise) is flushed.
## Self-hosting variants
There is a [branch](https://github.com/paulgreg/scratchpad/tree/json-store) storing data on server (using [json-store](https://github.com/paulgreg/json-store), a simple way to store json).
## Alternate branch
There’s a [branch with firebase integration](https://github.com/paulgreg/scratchpad/tree/with-firebase) that you can host yourself with a firebase account.
## Copyrights
Icons are from [Piotr Adam Kwiatkowski](http://ikons.piotrkwiatkowski.co.uk/). Thanks