diff options
author | Nick Busey <NickBusey@users.noreply.github.com> | 2018-03-19 17:12:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-19 17:12:39 +0000 |
commit | 54b56c3fd6257ac6011e8934e9f15d7b3f5a5e5a (patch) | |
tree | 17056181b6067ba641c82a8e62e925cdc682c83a | |
parent | Merge pull request #1307 from Kickball/add-tileserver-gl (diff) | |
download | awesome-selfhosted-54b56c3fd6257ac6011e8934e9f15d7b3f5a5e5a.tar.gz awesome-selfhosted-54b56c3fd6257ac6011e8934e9f15d7b3f5a5e5a.zip |
Adding BulletNotes
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -919,6 +919,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* +- [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://github.com/NickBusey/BulletNotes)) `MIT` `CoffeeScript` - [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` |