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_gl.md

73 lines
3.2 KiB
Markdown
Raw Permalink Normal View History

2024-06-23 00:41:39 +02:00
<!--
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
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 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)
2024-06-23 00:41:39 +02:00
[![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
2024-09-01 21:30:04 +02:00
**Versión proporcionada:** 1.9~ynh2
2024-06-23 00:41:39 +02:00
**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>