Home
Softono
notes-pwa

notes-pwa

Open source MIT TypeScript
20
Stars
5
Forks
5
Issues
2
Watchers
1 year
Last Commit

About notes-pwa

Make notes :page_with_curl: in the browser itself, it runs offline and the data is saved in the browser.

Platforms

Web Self-hosted

Languages

TypeScript

Contributors Forks Stargazers Issues MIT License


Logo

Notes PWA

A lightweight pwa to take quick notes.

View Demo · Report Bug · Request Feature

About The Project



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

Built With

Notes-pwa works totally offline using modern browser APIs to store and edit data locally this is achieved using:

Usage

Just open notes-pwa in a tab and write whatever you want.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.