mirror of
https://github.com/YunoHost-Apps/zap_ynh.git
synced 2024-09-03 20:36:07 +02:00
58 lines
2.9 KiB
Markdown
58 lines
2.9 KiB
Markdown
<!--
|
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
|
It shall NOT be edited by hand.
|
|
-->
|
|
|
|
# Zap for YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/zap)  
|
|
|
|
[](https://install-app.yunohost.org/?app=zap)
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
> *This package allows you to install Zap 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
|
|
|
|
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.
|
|
|
|
|
|
**Shipped version:** 21.11.28~ynh3
|
|
## :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: <https://codeberg.org/zot-archive/zap>
|
|
* Upstream app code repository: <https://codeberg.org/zot-archive/zap>
|
|
* YunoHost Store: <https://apps.yunohost.org/app/zap>
|
|
* Report a bug: <https://github.com/YunoHost-Apps/zap_ynh/issues>
|
|
|
|
## Developer info
|
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/zap_ynh/tree/testing).
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
``` bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/zap_ynh/tree/testing --debug
|
|
or
|
|
sudo yunohost app upgrade zap -u https://github.com/YunoHost-Apps/zap_ynh/tree/testing --debug
|
|
```
|
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|