My Mind is a web application for creating and managing Mind maps. It is free to use and you can fork its source code. It is distributed under the terms of the MIT license.
New to Mind maps? They are useful, aesthetic and cool! Read more about these special diagrams in the Wikipedia article.
- Official web page
- Sample mind map showcasing many features
- News / Changelog
- Documentation
Note: there is also an online version, which can be found at my-mind.github.io
- Download the zip by clicking here and extract the archive, or clone the repository using git
- Put the app somewhere where it is accessible via your local webserver
- Open it using a
http://localhost
URL Open index.html in your webbrowsercurrently not working
- Open it using a
- Done! If need be, you can find the manual here
Do you want to participate?
- Found a bug? Open an issue.
- Not sure how to do stuff? Check the docs.
- Have a feature request? Open an issue.
- Have an improvement? Submit a pull request.