mirror of
https://github.com/YunoHost-Apps/osada_ynh.git
synced 2024-09-03 19:46:30 +02:00
51 lines
2.5 KiB
Markdown
51 lines
2.5 KiB
Markdown
<!--
|
||
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
NON DEVE essere modificato manualmente.
|
||
-->
|
||
|
||
# Osada per YunoHost
|
||
|
||
[](https://dash.yunohost.org/appci/app/osada)  
|
||
|
||
[](https://install-app.yunohost.org/?app=osada)
|
||
|
||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||
|
||
> *Questo pacchetto ti permette di installare Osada su un server YunoHost in modo semplice e veloce.*
|
||
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||
|
||
## Panoramica
|
||
|
||
[Osada](http://zotlabs.com/osada/) uses **Zot6 protocol** which is next version of **zot5 protocol**. Osada has native support for the **ActivityPub protocol** (W3C standard) as well as the more advanced features. It can inter-operate with other social networking applications and projects in either of these spaces, including **Mastodon, Pleroma, Pixelfed, PeerTube, Funkwhale, Zap, Friendica, Hubzilla,** and many more.
|
||
|
||
|
||
**Versione pubblicata:** 23.12.17~ynh1
|
||
|
||
## Screenshot
|
||
|
||

|
||
|
||
## :red_circle: Anti-funzionalità
|
||
|
||
- **Applicazione non mantenuta**: Questo software non è più mantenuto. Ci si può aspettare che con il passare del tempo smetta di funzionare, sia esposto a falle di sicurezza, ecc.
|
||
|
||
## Documentazione e risorse
|
||
|
||
- Sito web ufficiale dell’app: <http://zotlabs.com/osada/>
|
||
- Repository upstream del codice dell’app: <https://codeberg.org/zot-archive/osada>
|
||
- Store di YunoHost: <https://apps.yunohost.org/app/osada>
|
||
- Segnala un problema: <https://github.com/YunoHost-Apps/osada_ynh/issues>
|
||
|
||
## Informazioni per sviluppatori
|
||
|
||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/osada_ynh/tree/testing).
|
||
|
||
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/osada_ynh/tree/testing --debug
|
||
o
|
||
sudo yunohost app upgrade osada -u https://github.com/YunoHost-Apps/osada_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|