Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ondras/my-mind
- Owner: ondras
- License: mit
- Created: 2013-12-22T19:47:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T12:28:51.000Z (6 months ago)
- Last Synced: 2024-12-04T14:44:53.502Z (8 days ago)
- Topics: hacktoberfest, mindmap, web-app
- Language: TypeScript
- Homepage: https://my-mind.github.io
- Size: 1.35 MB
- Stars: 3,308
- Watchers: 166
- Forks: 653
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-github-repos - ondras/my-mind - Online Mindmapping Software (TypeScript)
- awesome-starred - ondras/my-mind - Online Mindmapping Software (hacktoberfest)
- awesome-hacking-lists - ondras/my-mind - Online Mindmapping Software (TypeScript)
- my-awesome - ondras/my-mind - app pushed_at:2024-06 star:3.3k fork:0.7k Online Mindmapping Software (TypeScript)
- jimsghstars - ondras/my-mind - Online Mindmapping Software (TypeScript)
- awesome-homelab - My Mind - mind?style=flat) ![My Mind](https://img.shields.io/github/languages/top/ondras/my-mind?style=flat) | Online Mindmapping Software | (Apps / X)
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)
*## 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)