diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-28 15:30:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-28 15:30:10 +0000 |
commit | 8772f932878abbcdff848c57aa854b0cee3664ad (patch) | |
tree | ef33411c5f363d65da3e1a64ac9e500ed89cbcff | |
parent | Merge pull request #1168 from mightyfree/patch-8 (diff) | |
parent | Add SimPad Demo (diff) | |
download | awesome-selfhosted-8772f932878abbcdff848c57aa854b0cee3664ad.tar.gz awesome-selfhosted-8772f932878abbcdff848c57aa854b0cee3664ad.zip |
Merge pull request #1159 from Kickball/simpad-demo
Add SimPad Demo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -865,7 +865,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [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` * [savepad](https://github.com/novavex/textpad) - A minimalist notepad based on notepad.cc. `MIT` `PHP` - * [SiMPad](https://gitlab.com/beli3ver/SiMPad) - A simple self-hosted Markdown notepad. `MIT` `PHP` + * [SiMPad](https://gitlab.com/beli3ver/SiMPad) - A simple self-hosted Markdown notepad. ([Demo](https://pad.malte-kiefer.de/)) `MIT` `PHP` * [ShareLaTex](https://www.sharelatex.com/) - A web-based collaborative LaTeX editor. ([Source Code](https://github.com/sharelatex/sharelatex)) `AGPLv3` `Ruby` * [Standard Notes](https://standardnotes.org) - A simple and private notes app. Protect your privacy while getting more done. That's Standard Notes. ([Demo](https://standardfile.org), [Source Code](https://github.com/standardnotes/web)) `GPLv3` `Ruby/Nodejs` * [to-markdown](https://domchristie.github.io/to-markdown/) - An HTML to Markdown converter written in JavaScript. ([Source Code](https://github.com/domchristie/to-markdown)) `MIT` `JavaScript` |