paulgreg / scratchpad

A simple PWA to type some text like grocery list or things to remember

Home Page:https://paulgreg.me/scratchpad/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scratchpad

A simple PWA to type some notes like grocery list or things to remember, stored locally in browser local storage.

They will be kept until browser cache (site preference to be more precise) is flushed.

Self-hosting variants

There is a branch storing data on server (using json-store, a simple way to store json).

There is also a branch with firebase integration.

Dependencies

Icons are from Piotr Adam Kwiatkowski. Thanks

About

A simple PWA to type some text like grocery list or things to remember

https://paulgreg.me/scratchpad/

License:MIT License


Languages

Language:HTML 43.0%Language:JavaScript 40.3%Language:CSS 16.7%