A lightweight pwa to take quick notes.
View Demo
·
Report Bug
·
Request Feature
This is a simple web app for taking quick notes and not worry about saving it, just open a notes-pwa tab write whatever you want and close the tab as simple as that, you can find your notes whenever you reopen the page.
Some features of this app:
- Autosave notes as you type
- works offline
- Supports multiple files
- No installation required
- import or export your saved notes
- can also download notes in .txt format
Notes-pwa works totally offline using modern browser APIs to store and edit data locally this is achieved using:
Just open notes-pwa in a tab and write whatever you want.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.