diff options
author | oknozor <paul.delafosse@protonmail.com> | 2018-01-12 15:12:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-12 15:12:13 +0000 |
commit | daa5b98ccec3461d07fc88f1197178feb20eb13d (patch) | |
tree | 712a0d0fc669ca648dda87cd44a3f5b4fbc8ccc0 | |
parent | Merge pull request #1285 from meitar/issue-1018 (diff) | |
download | awesome-selfhosted-daa5b98ccec3461d07fc88f1197178feb20eb13d.tar.gz awesome-selfhosted-daa5b98ccec3461d07fc88f1197178feb20eb13d.zip |
Add BoostNote to Note-taking & Editors
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -895,6 +895,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* +- [Boostnote](https://boostnote.io/) - The note-taking app for programmers that focuses on markdown, snippets, and customizability.([Source Code](https://github.com /BoostIO/Boostnote)) `GPL-3.0` `JavaScript` - [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` - [draw.io](https://draw.io) - Diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. ([Source Code](https://github.com/jgraph/drawio)) `Apache-2.0` `JavaScript` - [HackMD](https://www.hackmd.io) - Realtime collaborative markdown notes on all platforms. ([Source Code](https://github.com/hackmdio/hackmd/)) `MIT` `Node.js` |