# Zap for YunoHost [![Integration level](https://dash.yunohost.org/integration/zap.svg)](https://dash.yunohost.org/appci/app/zap) ![Working status](https://ci-apps.yunohost.org/ci/badges/zap.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/zap.maintain.svg) [![Install Zap with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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: * Upstream app code repository: * YunoHost Store: * Report a bug: ## 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:**