teammapper is an open source brainstorming application that can be self hosted on your server to offer collaborative mindmaps. You can work with many people concurrently on the same Mindmaps and share the work. Built with Nodejs and Typescript.
Replies
Best
Maker
Hi everyone,
I am Jannik and I created teammapper for a client. The client was using the open source project mindmapp [1] before but it was discontinued and had only support for one user. So I went on the quest to integrate web sockets, a server part and many more changes to create a collaborative mindmapping tool. teammapper is the result. It can be self hosted using docker. After that, its pretty simple: Create a new map and share the link (or QR code) with your friends, colleagues or fellow class mates. Start mindmapping together.
MIT Licensed
Features:
- Host and create your own mindmaps
- Set node images, colors and font properties.
- Shortcuts
- Import and export functionality (JSON, SVG, PDF, PNG...)
- Redo / Undo
- Mutli user support: Share your mindmap with friends and collegues. Work at the same time on the same mindmap!
- Use a QR Code or URL to share your maps
- By default, mindmaps are deleted after 30 days to ensure GDPR compliancy.
Would love to hear your feedback! What's missing? How would you use it?
[1] = https://github.com/cedoor/mindmapp
Replies