diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-01-14 03:35:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-14 03:35:04 +0000 |
commit | 1cad9337e667be02bbfe2380af187b6354710b2d (patch) | |
tree | 1fcb2b8a581dc7db64b6195048b31c30996b32ea | |
parent | Merge pull request #1599 from agersant/patch-1 (diff) | |
parent | removed 2 dots in readme (diff) | |
download | awesome-selfhosted-1cad9337e667be02bbfe2380af187b6354710b2d.tar.gz awesome-selfhosted-1cad9337e667be02bbfe2380af187b6354710b2d.zip |
Merge pull request #1596 from imadityang/patch-1
Add Abrays Notes to the list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -982,6 +982,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` |