aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-07-25 14:53:06 +0000
committerGitHub <noreply@github.com>2017-07-25 14:53:06 +0000
commit8cc86de9ca25c5ea4569c6a2899011bda90104a7 (patch)
tree07d540556840a14c476bf8bbdd8a8938f5d86e06
parentMerge pull request #1110 from taroved/master (diff)
parentfix simpad syntax (diff)
downloadawesome-selfhosted-8cc86de9ca25c5ea4569c6a2899011bda90104a7.tar.gz
awesome-selfhosted-8cc86de9ca25c5ea4569c6a2899011bda90104a7.zip
Merge pull request #1119 from beli3ver/master
Add SiMPad, my own markdown notes app
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d5cc63a7..838f3e1c 100644
--- a/README.md
+++ b/README.md
@@ -849,6 +849,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://github.com/beli3ver/SiMPad) - A simple self-hosted Markdown notepad. `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`