diff options
author | Jesse Storms <jesse.storms@student.ucll.be> | 2022-04-11 09:07:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-11 09:07:23 +0000 |
commit | c73ad7cbab4f1057210da13c048d47c726812d4f (patch) | |
tree | 93576fce24f536116bd0100d7fc4e49fd3e863a6 /README.md | |
parent | Add Castopod to Blogging Platforms (#2850) (diff) | |
download | awesome-selfhosted-c73ad7cbab4f1057210da13c048d47c726812d4f.tar.gz awesome-selfhosted-c73ad7cbab4f1057210da13c048d47c726812d4f.zip |
Added Livebook to Note-taking & Editors (#2895)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1312,6 +1312,7 @@ _Related: [Wikis](#wikis)_ - [HedgeDoc](https://demo.hedgedoc.org/) - Realtime collaborative markdown notes on all platforms, formerly known as CodiMD and HackMD CE. ([Source Code](https://github.com/hedgedoc/hedgedoc)) `AGPL-3.0` `TypeScript` - [Joplin](https://joplinapp.org/) - Joplin is a note taking application with Markdown editor and encryption support for mobile and desktop platforms. Runs client-side and syncs through self hosted Nextcloud or similar. Consider it like open source alternative to Evernote. ([Source Code](https://github.com/laurent22/joplin)) `MIT` `Nodejs` - [Leanote](http://leanote.org/) - Leanote, Not Just A Notepad! Open source cloud notepad. ([Demo](https://leanote.com/note), [Source Code](https://github.com/leanote/leanote)) `GPL-2.0` `Go` +- [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` - [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - Minimalist notepad.cc clone. ([Demo](https://notes.orga.cat/)) `Apache-2.0` `PHP` |