diff options
author | boojack <stevenlgtm@gmail.com> | 2022-07-25 14:29:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 14:29:31 +0000 |
commit | 091787ddca3bf01e2fe65ceaad7dc11198e47e9b (patch) | |
tree | f7891d518d0fb7c1a3d5f562cfab3c7557d1358a | |
parent | Added S-cart to E-commerce (#3087) (diff) | |
download | awesome-selfhosted-091787ddca3bf01e2fe65ceaad7dc11198e47e9b.tar.gz awesome-selfhosted-091787ddca3bf01e2fe65ceaad7dc11198e47e9b.zip |
Added Memos to Note-taking & Editors (#3092)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |