diff options
author | nodiscc <nodiscc@gmail.com> | 2018-01-19 19:23:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-19 19:23:15 +0000 |
commit | 85dd22d935a82a58d9a6869cc96ac76aa04fff14 (patch) | |
tree | a24eb70f72571e21453ccaa2b4efce701887685d | |
parent | Merge pull request #1285 from meitar/issue-1018 (diff) | |
parent | Add Boostnote to Note-taking & Editors (diff) | |
download | awesome-selfhosted-85dd22d935a82a58d9a6869cc96ac76aa04fff14.tar.gz awesome-selfhosted-85dd22d935a82a58d9a6869cc96ac76aa04fff14.zip |
Merge pull request #1296 from oknozor/master
Add Boostnote to Note-taking & Editors
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -894,7 +894,8 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** *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` |