diff options
author | Array in a Matrix <nova.neutrino@protonmail.com> | 2022-08-01 13:18:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-01 13:18:32 +0000 |
commit | 6889c02a30b1571141a73f72a26a4e5382ed8625 (patch) | |
tree | f22c81cb6dd46201273c9ec4bddd40f1ac3b04b0 | |
parent | Addition of Audiobookshelf to Audio Streaming (#3151) (diff) | |
download | awesome-selfhosted-6889c02a30b1571141a73f72a26a4e5382ed8625.tar.gz awesome-selfhosted-6889c02a30b1571141a73f72a26a4e5382ed8625.zip |
Added Kiwix-serve to wikis (#3142)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1339,6 +1339,7 @@ _Related: [Wikis](#wikis)_ - [draw.io](https://draw.io) - Diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. ([Source Code](https://github.com/jgraph/drawio)) `Apache-2.0` `Javascript` - [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` `Docker/Nodejs` - [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` +- [kiwix-serve](https://www.kiwix.org/en/downloads/kiwix-serve/) - HTTP daemon for serving wikis from ZIM files. ([Source Code](https://github.com/kiwix/kiwix-tools)) `GPL-3.0` `C++` - [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` |