amitmerchant1990 / notepad

:ledger: An offline capable Notepad PWA

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notepad

Notepad Cover Image

This is an offline-capable Notepad which uses the Service Worker API behind the scenes.

Like this app? If so, consider donating a small amount. It would help me maintaining this project further.

You can support me via Paypal.

Notable features

  • Writes notes which are then saved to the localStorage.
  • Installable on supported browsers for offline usage.
  • "Add To Home Screen" feature on Android supported devices to launch the app from home screen.
  • Editor padding.
  • Customizable font size, font weight, and line height.
  • Word and character count.
  • Minimal UI.
  • Keyboard shortcuts for common actions.
  • Dark mode.

View the app in action

Read about the story of how I built it.

Note Please use the Discussions tab to submit new feature requests. Don't raise issues for the same.

License

MIT


amitmerchant.com  ·  GitHub @amitmerchant1990  ·  Twitter @amit_merchant

About

:ledger: An offline capable Notepad PWA

https://notepad.js.org

License:MIT License


Languages

Language:HTML 46.6%Language:JavaScript 36.9%Language:CSS 16.6%