/notepad

Browser notepad

Primary LanguageJavaScriptMIT LicenseMIT

Notepad

Notepad Cover Image

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

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

Notice

This project is a fork of Notepad by Amit Merchant