Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FoxUSA/OpenNote
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
https://github.com/FoxUSA/OpenNote
angularjs couchdb mobile-first note-taking offline-app opennote progressive-web-app pwa pwa-apps
Last synced: 10 days ago
JSON representation
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
- Host: GitHub
- URL: https://github.com/FoxUSA/OpenNote
- Owner: FoxUSA
- License: mit
- Created: 2013-10-19T16:55:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T20:56:07.000Z (over 1 year ago)
- Last Synced: 2024-10-18T10:39:26.722Z (21 days ago)
- Topics: angularjs, couchdb, mobile-first, note-taking, offline-app, opennote, progressive-web-app, pwa, pwa-apps
- Language: JavaScript
- Homepage: https://foxusa.github.io/OpenNote/OpenNote/
- Size: 8.83 MB
- Stars: 1,595
- Watchers: 95
- Forks: 160
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License
Awesome Lists containing this project
- awesome-open-source-alternatives - OpenNote
- my-awesome-github-stars - FoxUSA/OpenNote - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote. (JavaScript)
- awesome-starred - FoxUSA/OpenNote - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote. (pwa)
- awesome-homelab - OpenNote - based alternative to Microsoft OneNote (T) and EverNote. | (Apps / X)
README
# OpenNote
> This project has received the kiss of death. That is, I myself don't use it anymore. I have switched to using a [text editor with markdown support](https://vscodium.com/), Git, and [Syncthing](https://syncthing.net/) for my journaling/note taking.
> If you want to export your notes, the [cli](https://github.com/FoxUSA/OpenNote-CLI) can dump them to text files.![][responsive]
OpenNote is a progressive web application(PWA)/HTML5 offline app that was built to be a open source(MIT License), web based text editor/note taking software.
It is designed to be self hosted and gives you ownership of your dataPlease support this project by:
- [Using GitTip][GitTip],
- [donating bitcoins][Bitcoins],
- and/or like on [Alternative To][Alternative].Thank you!
[Download using Docker][Docker]
[or download manually from here.][Download]
Demo
-------
https://foxusa.github.io/OpenNote/OpenNote/![][topLevel]
Features
--------
- BYOS(Bring Your Own Server)
- Touch friendly and mouse friendly ui
- Light weight
- Multi user support
- Search
- Offline App
- CouchDB Sync via PouchDB
- Move Folders(Drag into another folder in the list view.)
- Rename/Delete Folders(Click on folder title to get menu.)
- Responsive
- Tags
- [CLI](https://github.com/FoxUSA/OpenNote-CLI)
Upcoming Features
-----------------
- Email to note
- Mobile AppDocumentation
-----------------
- [How to install][Install]
- [How to upgrade][Upgrade]
- [How to build](https://github.com/FoxUSA/OpenNote/blob/master/docs/Build.md)
- [Themes][Themes]
- [Project history][History]License
-------
JQuery - Distributed under the MIT License
Angular - Distributed under the MIT License
Bootstrap - Distributed under the MIT License
Angular UI Tree - Distributed under the MIT License
Alertify.js - Distributed under the MIT License
PouchDB - Distributed under the Apache License
Dragula - Distributed under the MIT License
Into.js - Distributed with license from Afshin Mehrabani Copyright (C) 2012OpenNote Code - Distributed under the MIT License
© Jacob Liscom 2018
Credits
-------
J. Liscom - CreatorKam Bnkamalesh - His TODO project heavily influenced my UI design
[topLevel]: ./docs/screenShots/topLevel.png
[responsive]: ./docs/screenShots/OpenNote.png[Install]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Install.md
[History]: https://github.com/FoxUSA/OpenNote/blob/master/docs/History.md
[Upgrade]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Upgrade.md
[Dependencies]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Dependencies.md
[Themes]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Themes.md
[GitTip]: https://www.gittip.com/FoxUSA/
[Bitcoins]: http://blockchain.info/address/15Q2jhnTvxDQm4LvTku68vTzU8j8dcLnLB
[Alternative]: http://alternativeto.net/software/opennote/
[Download]: https://github.com/FoxUSA/OpenNote/releases
[Docker]: https://registry.hub.docker.com/u/foxusa/opennote/