diff options
author | JannikStreek <Jannik.streek@gmail.com> | 2022-11-29 13:28:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-29 13:28:49 +0000 |
commit | 8ae6057c9745d80bf7bfd4ea1296649b7101d8b2 (patch) | |
tree | 37bcfce074a3672f0cd1dbcb6d5337e0f74423c4 /README.md | |
parent | Update Openspeedtest license (#3421) (diff) | |
download | awesome-selfhosted-8ae6057c9745d80bf7bfd4ea1296649b7101d8b2.tar.gz awesome-selfhosted-8ae6057c9745d80bf7bfd4ea1296649b7101d8b2.zip |
Add teammapper to the mind mapping section (#3393)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1103,6 +1103,7 @@ _Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis)_ - [Atomic Server](https://github.com/atomicdata-dev/atomic-data-rust) - Knowledge graph database with documents (similar to Notion), tables, search, and a powerful linked data API. Lightweight, very fast and no runtime dependencies. ([Demo](https://atomicdata.dev/)) `MIT` `Docker/Rust` - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](https://www.mindmaps.app)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` +- [TeamMapper](https://github.com/b310-digital/teammapper) - Host and create your own mindmaps. Share your mindmap sessions with your team and collaborate live on mindmaps. ([Demo](https://map.kits.blog)) `MIT` `Docker/Nodejs` - [Weaviate](https://weaviate.io/) - A cloud-native, realtime vector search engine integrating scalable machine learning models (GraphQL and RESTful APIs). ([Demo](https://github.com/semi-technologies/semantic-search-through-wikipedia-with-weaviate/), [Source Code](https://github.com/semi-technologies/weaviate), [Clients](https://weaviate.io/developers/weaviate/current/client-libraries/index.html)) `BSD-3-Clause` `Go` |