diff options
author | nodiscc <nodiscc@gmail.com> | 2018-04-04 18:35:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-04 18:35:12 +0000 |
commit | 00c04ffca84be0309f37962f387044f2bb361e8d (patch) | |
tree | 3d84c5c4a9dbcabe41f39c61f9ae2d855a837bfa | |
parent | Merge pull request #1340 from arodier/patch-1 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-00c04ffca84be0309f37962f387044f2bb361e8d.tar.gz awesome-selfhosted-00c04ffca84be0309f37962f387044f2bb361e8d.zip |
Merge pull request #1342 from NickBusey/master
Adding BulletNotes
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -922,6 +922,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` `Nodejs` - [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` |