# notepad **Repository Path**: mirrors_schollz/notepad ## Basic Information - **Project Name**: notepad - **Description**: :ledger: An offline capable Notepad PWA powered by ServiceWorker - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Nodepad ======== This is an offline-capable Notepad which is based on the [ServiceWorker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API). ## The app serves following features - Write notes which then saved to the [localStorage](https://developer.mozilla.org/en/docs/Web/API/Window/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. [View the app in action](https://twitter.com/amit_merchant/status/756876111959601152) Read about the [story of how I built it](https://www.amitmerchant.com/Building-Simple-Offline-Notepad-Using-Service-Worker/). ## License MIT --- > [amitmerchant.com](https://www.amitmerchant.com)  ·  > GitHub [@amitmerchant1990](https://github.com/amitmerchant1990)  ·  > Twitter [@amit_merchant](https://twitter.com/amit_merchant)