diff options
author | nodiscc <nodiscc@gmail.com> | 2020-07-03 17:02:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 17:02:56 +0000 |
commit | 378f5d1894bfbba479b3ec0d63708296ee5529da (patch) | |
tree | 886ce91e8a1827cf960049d84db5810bbd0fc5e3 | |
parent | Merge pull request #2140 from NickBusey/patch-6 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-378f5d1894bfbba479b3ec0d63708296ee5529da.tar.gz awesome-selfhosted-378f5d1894bfbba479b3ec0d63708296ee5529da.zip |
Merge pull request #2128 from m0ngr31/patch-1
Add DailyNotes
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1107,6 +1107,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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` +- [DailyNotes](https://github.com/m0ngr31/DailyNotes/) - App for taking notes and tracking tasks on a daily basis in Markdown. `MIT` `Python` - [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger)) `MIT` `Nodejs` - [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` |