mirror of
https://github.com/YunoHost-Apps/zap_ynh.git
synced 2024-09-03 20:36:07 +02:00
58 lines
3 KiB
Markdown
58 lines
3 KiB
Markdown
<!--
|
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
No se debe editar a mano.
|
|
-->
|
|
|
|
# Zap para Yunohost
|
|
|
|
[](https://dash.yunohost.org/appci/app/zap)  
|
|
|
|
[](https://install-app.yunohost.org/?app=zap)
|
|
|
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete le permite instalarZap 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
|
|
|
|
Zap is an an ethical alternative to Fediverse that provides powerful features for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.
|
|
|
|
Compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** and many, many more.
|
|
|
|
## Unique Features of ZAP
|
|
|
|
- **Groups** : public, private, and moderated.
|
|
- **Events** : Calendar and attendance; automatic birthday notifications for friends using this feature.
|
|
- **Cloud**storage : Built-in network file storage integrated with social networking access.
|
|
- **Editor** : Supports both markdown and bbcode. Use either or both - if you want.
|
|
- **Share**: Drag-and-drop a number of different things such as files, photos, webpages, maps, phone numbers to share- them.
|
|
- **Lists**: Sometimes referred to as circles or aspects, this lets you define your own groups of related friends and- communicate with them as a private group.
|
|
- **Extend** : Change or upgrade your software functionality as desired by installing additional features from addons and- the free app collection.
|
|
|
|
|
|
**Versión actual:** 21.11.28~ynh3
|
|
## :red_circle: Características no deseables
|
|
|
|
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
|
|
|
## Documentaciones y recursos
|
|
|
|
- Sitio web oficial: <https://codeberg.org/zot-archive/zap>
|
|
- Repositorio del código fuente oficial de la aplicación : <https://codeberg.org/zot-archive/zap>
|
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/zap>
|
|
- Reportar un error: <https://github.com/YunoHost-Apps/zap_ynh/issues>
|
|
|
|
## Información para desarrolladores
|
|
|
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/zap_ynh/tree/testing
|
|
|
|
Para probar la rama `testing`, sigue asÍ:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/zap_ynh/tree/testing --debug
|
|
o
|
|
sudo yunohost app upgrade zap -u https://github.com/YunoHost-Apps/zap_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|