https://github.com/jmcrafter26/live-notes
Live Minimalist Web Notepad
https://github.com/jmcrafter26/live-notes
Last synced: about 2 months ago
JSON representation
Live Minimalist Web Notepad
- Host: GitHub
- URL: https://github.com/jmcrafter26/live-notes
- Owner: JMcrafter26
- License: apache-2.0
- Created: 2023-02-11T19:21:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T19:16:59.000Z (about 2 years ago)
- Last Synced: 2025-02-15T04:41:39.905Z (4 months ago)
- Size: 96.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Live Notes
A minimalistic note taking web app, that automatically saves your notes as you type and allows you to share them with others in real time.
## Features
- Minimalistic design :art:
- Real time collaboration :busts_in_silhouette:
- Easy to use :smile:
- No account required :lock:
- End-to-end encryption :closed_lock_with_key:
- Customizable :wrench:
- Shareable links :link:# NOTE: I have my final exams, This repo will be updated soon when I finally have time again.
Sneak peak at: [test.jm26.net/live-notes](https://test.jm26.net/live-notes)
- New editor with many tools (summernote editor)
- New preview function added
- anti code execution added
- New link sharing option
- New bookmark system (Add new bookmarks and view them)
- Bad word filter added
- Auto afk mode added (To save bandwidth)## How to use
1. Go to [https://test.jm26.net/live-notes/](https://test.jm26.net/live-notes/) or your own instance
2. And start typing :tada:**Example:** [https://test.jm26.net/live-notes/example](https://test.jm26.net/live-notes/example)
## How to install
1. Download the latest release from [https://github.com/JMcrafter26/live-notes/releases/latest](https://github.com/JMcrafter26/live-notes/releases/latest)
2. Unzip the archive and upload the files from the `dist` folder to your web server
3. And you're done :heavy_check_mark:## License & Credits
This project is licensed under the Apache License 2.0 - see the [LICENSE](http://www.apache.org/licenses/LICENSE-2.0) file for details
Based on pereorga's project: [https://github.com/pereorga/minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad), but I improved it a bit and added some features.
Some icons are from [Icons8](https://icons8.com)
***
© 2023 JMcrafter26 | Live Notes