singhmohancs / notepad

:ledger: An offline capable Notepad PWA powered by ServiceWorker

Home Page:https://notepad.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notepad

This is an offline-capable Notepad which is based on the ServiceWorker.

Like this app? If so, consider donating a small amount that will help my maintaining this project further.

You can support me via Paypal.

The app serves the following features

  • Writes notes which are then saved to the localStorage.
  • Works and fetches notes offline-capable thanks to ServiceWorker.
  • "Add To Home Screen" feature on Android supported devices to launch the app from home screen.
  • Dark mode.

View the app in action

Read about the story of how I built it.

License

MIT


amitmerchant.com  ·  GitHub @amitmerchant1990  ·  Twitter @amit_merchant

About

:ledger: An offline capable Notepad PWA powered by ServiceWorker

https://notepad.js.org/


Languages

Language:HTML 59.2%Language:JavaScript 26.8%Language:CSS 14.0%