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
- Host: GitHub
- URL: https://github.com/yunohost-apps/friendica_ynh
- Owner: YunoHost-Apps
- License: other
- Created: 2017-07-18T06:44:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T19:17:50.000Z (10 months ago)
- Last Synced: 2025-03-30T00:41:17.936Z (8 months ago)
- Topics: friendica, yunohost, yunohost-apps
- Language: Shell
- Homepage: http://friendi.ca/
- Size: 798 KB
- Stars: 12
- Watchers: 8
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Friendica for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/friendica/)


[](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

## 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:**