mirror of
https://github.com/YunoHost-Apps/cultivons_ynh.git
synced 2024-09-03 18:16:27 +02:00
73 lines
3.2 KiB
Markdown
73 lines
3.2 KiB
Markdown
|
<!--
|
||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
|
NON debe editarse manualmente.
|
||
|
-->
|
||
|
|
||
|
# Cultivons para YunoHost
|
||
|
|
||
|
[![Nivel de integración](https://dash.yunohost.org/integration/cultivons.svg)](https://dash.yunohost.org/appci/app/cultivons) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/cultivons.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/cultivons.maintain.svg)
|
||
|
|
||
|
[![Instalar Cultivons con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cultivons)
|
||
|
|
||
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||
|
|
||
|
> *Este paquete permíteche instalar Cultivons de xeito rápido e doado nun servidor YunoHost.*
|
||
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||
|
|
||
|
## Vista xeral
|
||
|
|
||
|
__Cultivons!__ is a software in the form of an internal site aiming at helping the management of a BAD (Sustainable Autonomous Base).
|
||
|
|
||
|
A BAD is a place where one or more people can (over)live a disaster (natural, plague, war, economic collapse ... put here the reason that pleases you or scares you the most), for a more or less long period of time, without needing the outside: supermarkets, hospitals, and other services present in a modern society.
|
||
|
|
||
|
This definition is a little broad, in fact a BAD will often materialize by a place in the countryside where one will try to be as autonomous as possible on the most important aspects of survival:
|
||
|
|
||
|
* food (vegetable garden, orchard, animals... everything that is culture and breeding);
|
||
|
* electricity;
|
||
|
* water (including potabilization);
|
||
|
* heating;
|
||
|
* first aid;
|
||
|
* storage of recipes, guides and other documentation...
|
||
|
|
||
|
With __cultivons!__, you can manage
|
||
|
- your crops, your garden and the associated tasks (semi, harvest) as well as garden plan.
|
||
|
- the weather,
|
||
|
- the stocks,
|
||
|
- your documents,
|
||
|
- your budget (Bank Account).
|
||
|
|
||
|
### Articles
|
||
|
- https://linuxfr.org/users/xulops/journaux/cultivons-logiciel-de-gestion-de-bad
|
||
|
|
||
|
|
||
|
**Versión proporcionada:** 1.9~ynh1
|
||
|
|
||
|
**Demo:** <https://cultivons-demo.xulops.net>
|
||
|
|
||
|
## Capturas de pantalla
|
||
|
|
||
|
![Captura de pantalla de Cultivons](./doc/screenshots/cultivonsfull.png)
|
||
|
|
||
|
## Documentación e recursos
|
||
|
|
||
|
- Web oficial da app: <https://xulops.net/forge/cultivons.php>
|
||
|
- Documentación oficial para usuarias: <https://xulops.net/forge/cultivons.php?menu=about>
|
||
|
- Documentación oficial para admin: <https://xulops.net/forge/cultivons.php?menu=about>
|
||
|
- Repositorio de orixe do código: <https://xulops.net/forge/cultivons.php?menu=download>
|
||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/cultivons>
|
||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/cultivons_ynh/issues>
|
||
|
|
||
|
## Info de desenvolvemento
|
||
|
|
||
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing).
|
||
|
|
||
|
Para probar a rama `testing`, procede deste xeito:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing --debug
|
||
|
ou
|
||
|
sudo yunohost app upgrade cultivons -u https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|