diff options
author | nodiscc <nodiscc@gmail.com> | 2017-07-31 22:53:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-31 22:53:07 +0000 |
commit | da95cd68488b95a44b47a1a56ba6886c83c69f34 (patch) | |
tree | 1542e8668debed1e57553e17559ecfdd0d8fa50a /README.md | |
parent | Add APIQ CMS (#1126) (diff) | |
parent | Moved SiMPad to Gitlab (diff) | |
download | awesome-selfhosted-da95cd68488b95a44b47a1a56ba6886c83c69f34.tar.gz awesome-selfhosted-da95cd68488b95a44b47a1a56ba6886c83c69f34.zip |
Merge pull request #1130 from beli3ver/master
Moved SiMPad to Gitlab
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -850,7 +850,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` + * [SiMPad](https://gitlab.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` |