Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ondras/my-mind

Online Mindmapping Software
https://github.com/ondras/my-mind

hacktoberfest mindmap web-app

Last synced: about 17 hours ago
JSON representation

Online Mindmapping Software

Awesome Lists containing this project

README

        

# My Mind

![Screenshot](screenshot.png)

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](https://en.wikipedia.org/wiki/Mind_map).

* [Official web page](https://my-mind.github.io/)
* [Sample mind map](https://my-mind.github.io/?map=examples/features.mymind) showcasing many features
* [News / Changelog](https://github.com/ondras/my-mind/wiki/News)
* [Documentation](https://github.com/ondras/my-mind/wiki)
* Donate

## Installation
Note: there is also an online version, which can be found at [my-mind.github.io](https://my-mind.github.io/)

* Download the zip by clicking [here](https://github.com/ondras/my-mind/archive/refs/heads/master.zip) 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 webbrowser~~ currently not working
* Done! If need be, you can find the manual [here](https://github.com/ondras/my-mind/wiki)

## Contributing

Do you want to participate?

* Found a bug? [Open an issue.](https://github.com/ondras/my-mind/issues)
* Not sure how to do stuff? [Check the docs.](https://github.com/ondras/my-mind/wiki)
* Have a feature request? [Open an issue.](https://github.com/ondras/my-mind/issues)
* Have an improvement? [Submit a pull request.](https://github.com/ondras/my-mind/pulls)

## License
[MIT](LICENSE.txt)