diff options
author | Aditya Nagla <me@imadityang.xyz> | 2018-12-27 17:45:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-27 17:45:53 +0000 |
commit | b9df3f8bad7ba23c4b96014f1af8c1c03bc2132d (patch) | |
tree | 1c1d7f595c793477931bb4b54e6644905c48a5c3 | |
parent | Merge pull request #1591 from bitcoinshirt/master (diff) | |
download | awesome-selfhosted-b9df3f8bad7ba23c4b96014f1af8c1c03bc2132d.tar.gz awesome-selfhosted-b9df3f8bad7ba23c4b96014f1af8c1c03bc2132d.zip |
update README for notes
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -977,6 +977,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* +- [Abrays Notes](https://go.imadityang.xyz/notes) - Take server side encrypted notes. Self hosted, WYSIWYG editor, material design and more.. ([Source Code](https://github.com/abrays/notes)) `MIT` `Ruby` - [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://gitlab.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` - [CodiMD](https://demo.codimd.org/) - Realtime collaborative markdown notes on all platforms, formerly HackMD CE. ([Source Code](https://github.com/hackmdio/codimd/)) `AGPL-3.0` `Node.js` |