1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cultivons_ynh.git synced 2024-09-03 18:16:27 +02:00
cultivons_ynh/README_es.md

73 lines
3.2 KiB
Markdown
Raw Normal View History

2024-06-23 00:41:39 +02:00
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Cultivons para Yunohost
2024-09-01 14:39:22 +02:00
[![Nivel de integración](https://dash.yunohost.org/integration/cultivons.svg)](https://ci-apps.yunohost.org/ci/apps/cultivons/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/cultivons.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/cultivons.maintain.svg)
2024-06-23 00:41:39 +02:00
[![Instalar Cultivons con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cultivons)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarCultivons rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
__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 actual:** 1.9~ynh1
**Demo:** <https://cultivons-demo.xulops.net>
## Capturas
![Captura de Cultivons](./doc/screenshots/cultivonsfull.png)
## Documentaciones y recursos
- Sitio web oficial: <https://xulops.net/forge/cultivons.php>
- Documentación usuario oficial: <https://xulops.net/forge/cultivons.php?menu=about>
- Documentación administrador oficial: <https://xulops.net/forge/cultivons.php?menu=about>
- Repositorio del código fuente oficial de la aplicación : <https://xulops.net/forge/cultivons.php?menu=download>
- Catálogo YunoHost: <https://apps.yunohost.org/app/cultivons>
- Reportar un error: <https://github.com/YunoHost-Apps/cultivons_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing --debug
o
sudo yunohost app upgrade cultivons -u https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>