mirror of
https://github.com/YunoHost-Apps/my-mind_ynh.git
synced 2024-09-03 19:46:22 +02:00
My Mind package for YunoHost
conf | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
My Mind for YunoHost
This package allow you to install My Mind quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
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.
Shipped version: 1.2
Screenshots
Demo
Documentation
- Official documentation: https://github.com/ondras/my-mind/wiki
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported? No
- Can the app be used by multiple users? Yes
Supported architectures
Limitations
- Any known limitations.
Additional information
- Other info you would like to add about this app.
Links
- Report a bug: https://github.com/YunoHost-Apps/my-mind_ynh/issues
- App website: http://my-mind.github.io/
- Upstream app repository: https://github.com/ondras/my-mind
- YunoHost website: https://yunohost.org/
Developers infos
Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/my-mind_ynh/tree/testing --debug
or
sudo yunohost app upgrade my-mind -u https://github.com/YunoHost-Apps/my-mind_ynh/tree/testing --debug