diff options
author | Colin Pokowitz <colinpokowitz03@gmail.com> | 2017-08-25 17:11:06 +0000 |
---|---|---|
committer | Colin Pokowitz <colinpokowitz03@gmail.com> | 2017-08-25 17:11:06 +0000 |
commit | cd0236d6870910190102b2c3c16ecf408dea85c0 (patch) | |
tree | dae87aabba67ecafec521975b1d47789ed6c9fb1 /README.md | |
parent | adding sismics reader (diff) | |
download | awesome-selfhosted-cd0236d6870910190102b2c3c16ecf408dea85c0.tar.gz awesome-selfhosted-cd0236d6870910190102b2c3c16ecf408dea85c0.zip |
add hackmd
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -850,6 +850,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` + * [HackMD](https://www.hackmd.io) - Realtime collaborative markdown notes on all platforms. `MIT` `Node.js` * [Laverna](https://laverna.cc/) - Laverna is a Javascript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote. ([Demo](https://laverna.cc/index.html#notes), [Source Code](https://github.com/Laverna/laverna)) `MPLv2` `Nodejs` * [Leanote](http://leanote.org/) - Leanote, Not Just A Notepad! Open source cloud notepad. ([Demo](https://leanote.com/note), [Source Code](https://github.com/leanote/leanote)) `GPLv2` `Go` * [Markdown Edit](http://georgeosddev.github.com/markdown-edit/) - Online markdown editor/viewer. ([Source Code](https://github.com/georgeOsdDev/markdown-edit)) `MIT` `HTML5` |