diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2023-01-14 11:43:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-14 11:43:40 +0000 |
commit | 8a023b8b387ac313576e46bd18fa699358825f78 (patch) | |
tree | a7d8e7cbaf55a30a98e3498d4861ba65a67e6364 | |
parent | Added wiki software PukiWiki to Section Wiki (#3357) (diff) | |
download | awesome-selfhosted-8a023b8b387ac313576e46bd18fa699358825f78.tar.gz awesome-selfhosted-8a023b8b387ac313576e46bd18fa699358825f78.zip |
Add Benotes to Note-taking (#3369)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1400,6 +1400,7 @@ Software for [monitoring](https://en.wikipedia.org/wiki/Monitoring#Computing) sy _Related: [Wikis](#wikis)_ +- [Benotes](https://benotes.org/) - An open source self hosted notes and bookmarks taking web app. ([Souce Code](https://github.com/fr0tt/benotes)) `MIT` `PHP` - [DailyNotes](https://github.com/m0ngr31/DailyNotes) - App for taking notes and tracking tasks on a daily basis in Markdown. `MIT` `Python` - [dillinger](https://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` |