diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-29 15:54:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-29 15:54:17 +0000 |
commit | d06ec47d28365be8520cf64c297d405537faa81e (patch) | |
tree | b03e81936cf06bb4eb2fa356b0defd9fb8db4644 /README.md | |
parent | Merge pull request #1190 from poVoq/patch-1 (diff) | |
parent | Removed whitespace. (diff) | |
download | awesome-selfhosted-d06ec47d28365be8520cf64c297d405537faa81e.tar.gz awesome-selfhosted-d06ec47d28365be8520cf64c297d405537faa81e.zip |
Merge pull request #1186 from n1try/master
Added MiniNote
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -868,6 +868,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [Markdown Edit](http://georgeosddev.github.com/markdown-edit/) - Online markdown editor/viewer. ([Source Code](https://github.com/georgeOsdDev/markdown-edit)) `MIT` `HTML5` * [Meemo](https://meemo.minimal-space.de/) - Personal notes stream with Markdown support. ([Source Code](https://github.com/nebulade/meemo)) `MIT` `Nodejs` * [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - A minimalist notepad.cc clone. `Apache` `PHP` + * [MiniNote](https://github.com/n1try/mininote) - A simple Markdown note-taking app with persistence. `MIT` `Nodejs` * [notes](https://github.com/SSilence/notes) - Simple script for personal notes with a single page with a WYSIWYG Editor. `GPLv3` `PHP` * [OpenNote](https://github.com/FoxUSA/OpenNote) - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote. ([Demo](https://foxusa.github.io/OpenNote/OpenNote/#/folder)) `MIT` `HTML5` * [Paperwork](http://paperwork.rocks) - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep. ([Source Code](https://github.com/twostairs/paperwork)) `MIT` `PHP` |