diff options
author | nodiscc <nodiscc@gmail.com> | 2020-02-04 17:41:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 17:41:58 +0000 |
commit | f9fdadaf2652b30171ec9d3eabe990e364187ada (patch) | |
tree | ce9bd29527d5b16210a7a1adc876361339f7b701 | |
parent | Merge pull request #1954 from deluan/patch-1 (diff) | |
parent | Update outdated information (diff) | |
download | awesome-selfhosted-f9fdadaf2652b30171ec9d3eabe990e364187ada.tar.gz awesome-selfhosted-f9fdadaf2652b30171ec9d3eabe990e364187ada.zip |
Merge pull request #1967 from sungwoncho/patch-1
Update outdated information
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1072,7 +1072,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` +- [Dnote](https://www.getdnote.com) - A simple command line notebook with multi-device sync and web interface. ([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` |