This is an offline-capable Notepad which uses the Service Worker API behind the scenes.
- 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.
This project is a fork of Notepad by Amit Merchant