diff options
author | Sung Won Cho <sung@monomax.sh> | 2019-08-02 00:19:44 +0000 |
---|---|---|
committer | Sung Won Cho <sung@monomax.sh> | 2019-08-02 00:19:44 +0000 |
commit | 6122fa743f9c3290c94997fbaf6dd9b1dc96d7f4 (patch) | |
tree | 5d5c185f7492bfd4f3a680a7e3dcc525f543ad4c | |
parent | Merge pull request #1743 from ridgewell/master (diff) | |
download | awesome-selfhosted-6122fa743f9c3290c94997fbaf6dd9b1dc96d7f4.tar.gz awesome-selfhosted-6122fa743f9c3290c94997fbaf6dd9b1dc96d7f4.zip |
Add Dnote
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1001,6 +1001,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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` - [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger)) `MIT` `Nodejs` +- [Dnote](https://dnote.io) - A simple and encrypted notebook for developers. Protect your privacy and stay focused. ([Source Code ](https://github.com/dnote/dnote)) `AGPL-3.0` `Go` - [DocPHT](https://docpht.org/) - With DocPHT you can take notes and quickly document anything and without the use of any database. [Demo](https://demo.docpht.org/), [Source Code](https://github.com/kenlog/docpht) `MIT` `PHP` - [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` - [Joplin](https://joplin.cozic.net/) - Joplin is a note taking application with Markdown editor and encryption support for mobile and desktop platforms. Runs client-side and syncs through self hosted Nextcloud or similar. Consider it like open source alternative to Evernote. ([Source Code](https://github.com/laurent22/joplin)) `MIT` `Nodejs` |