https://github.com/yunohost-apps/mindmaps_ynh
Mindmaps package for YunoHost
https://github.com/yunohost-apps/mindmaps_ynh
mindmaps yunohost yunohost-apps
Last synced: about 1 year ago
JSON representation
Mindmaps package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/mindmaps_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2019-02-21T09:30:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T11:33:51.000Z (about 2 years ago)
- Last Synced: 2025-04-23T15:13:47.084Z (about 1 year ago)
- Topics: mindmaps, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.mindmaps.app/
- Size: 320 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mindmaps for YunoHost
[](https://dash.yunohost.org/appci/app/mindmaps)  
[](https://install-app.yunohost.org/?app=mindmaps)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Mindmaps quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
Mindmaps is a HTML5 based mind mapping application. It lets you create neat looking mind maps in the browser.
**Shipped version:** 0.0.20201010~ynh4
**Demo:**
## Screenshots

## :red_circle: Antifeatures
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentation and resources
- Official app website:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mindmaps_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mindmaps_ynh/tree/testing --debug
or
sudo yunohost app upgrade mindmaps -u https://github.com/YunoHost-Apps/mindmaps_ynh/tree/testing --debug
```
**More info regarding app packaging:**