diff options
author | oknozor <paul.delafosse@protonmail.com> | 2018-01-12 15:55:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-12 15:55:47 +0000 |
commit | 657f873646cc660d97809ca6879cfc3f2c1d0075 (patch) | |
tree | a24eb70f72571e21453ccaa2b4efce701887685d | |
parent | Fix Typo README.md (diff) | |
download | awesome-selfhosted-657f873646cc660d97809ca6879cfc3f2c1d0075.tar.gz awesome-selfhosted-657f873646cc660d97809ca6879cfc3f2c1d0075.zip |
Add Boostnote to Note-taking & Editors
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -895,7 +895,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* -- [Boostnote](http://dillinger.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` +- [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` |