diff options
author | Joe Ipson <joe@ipson.me> | 2020-06-14 15:43:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-14 15:43:36 +0000 |
commit | 4b26b0b8dc28a5be0cf44f5f99c8c338bf5f769c (patch) | |
tree | 4eabd458ff02b9295f6cee8c42467d690fd2a7be | |
parent | Merge pull request #2124 from m1k1o/patch-2 (diff) | |
download | awesome-selfhosted-4b26b0b8dc28a5be0cf44f5f99c8c338bf5f769c.tar.gz awesome-selfhosted-4b26b0b8dc28a5be0cf44f5f99c8c338bf5f769c.zip |
Update README.md
Adding 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. ([Source Code](https://github.com/m0ngr31/DailyNotes/)) `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` |