aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorboojack <stevenlgtm@gmail.com>2022-07-25 14:29:31 +0000
committerGitHub <noreply@github.com>2022-07-25 14:29:31 +0000
commit091787ddca3bf01e2fe65ceaad7dc11198e47e9b (patch)
treef7891d518d0fb7c1a3d5f562cfab3c7557d1358a
parentAdded S-cart to E-commerce (#3087) (diff)
downloadawesome-selfhosted-091787ddca3bf01e2fe65ceaad7dc11198e47e9b.tar.gz
awesome-selfhosted-091787ddca3bf01e2fe65ceaad7dc11198e47e9b.zip
Added Memos to Note-taking & Editors (#3092)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86331133..eb9ff72e 100644
--- a/README.md
+++ b/README.md
@@ -1336,6 +1336,7 @@ _Related: [Wikis](#wikis)_
- [Livebook](https://livebook.dev) - Realtime collaborative notebook app based on Markdown that supports running Elixir codesnippets, TeX and Mermaid Diagrams. Easily deployed using Docker or Elixir. ([Source Code](https://github.com/livebook-dev/livebook)) `Apache-2.0` `Elixir`
- [Markdown Edit](https://github.com/georgeOsdDev/markdown-edit/) - Online markdown editor/viewer. `MIT` `HTML5`
- [Meemo](https://meemo.minimal-space.de/) - Personal notes stream with Markdown support. ([Source Code](https://github.com/nebulade/meemo)) `MIT` `Nodejs`
+- [Memos](https://github.com/usememos/memos) - An open source, self-hosted knowledge base that works with a SQLite db file. ([Demo](https://memos.onrender.com/)) `MIT` `Docker/Go`
- [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - Minimalist notepad.cc clone. ([Demo](https://notes.orga.cat/)) `Apache-2.0` `PHP`
- [MiniNote](https://github.com/muety/mininote) - Simple Markdown note-taking app with persistence. `MIT` `Nodejs`
- [Notes'n'Todos](https://github.com/larspontoppidan/notesntodos) - Write notes and todos online in markdown with tag filtering and date sorting. ([Demo](https://lpss.dk/nnt-playground/)) `MIT` `Python`