The Orion Notes project is an open-source html-5 based notes application used within the Orion Web browser, this project is licensed under the MIT license so any use of this sourcecode must abide by the guidlines set there.
Orion notes has several features...
- Ability to write notes in markdown
- Locally saved notes in the page
- Ability to locally download the markdown file for viewing elsewhere
- Several themes including
- Moon Dark
- Royal Dark
- Air
- Calm Blue
- Custom User CSS support
- Save revision History
Not applicable at this moment in time.
Testing can be done by cloning this repository and then running php -S 0.0.0.0:8080
In the Orion Notes Directory and then navingation to localhost:8080
in your favourite webbrowser, keep in mind that this was made with webkit in mind so it may or may not work with Geko or Blink...