An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/friendica_ynh

Friendica package for YunoHost
https://github.com/yunohost-apps/friendica_ynh

friendica yunohost yunohost-apps

Last synced: 7 months ago
JSON representation

Friendica package for YunoHost

Awesome Lists containing this project

README

          

# Friendica for YunoHost

[![Integration level](https://apps.yunohost.org/badge/integration/friendica)](https://ci-apps.yunohost.org/ci/apps/friendica/)
![Working status](https://apps.yunohost.org/badge/state/friendica)
![Maintenance status](https://apps.yunohost.org/badge/maintained/friendica)

[![Install Friendica with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=friendica)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Friendica 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

Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.

**Shipped version:** 2024.12-1~ynh1

**Demo:**

## Screenshots

![Screenshot of Friendica](./doc/screenshots/friendica-vier-profile.png)

## Documentation and resources

- Official app website:
- Official user documentation:
- Official admin documentation:
- 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/friendica_ynh/tree/testing).

To try the `testing` branch, please proceed like that:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
or
sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
```

**More info regarding app packaging:**