diff --git a/README.md b/README.md new file mode 100644 index 0000000..322aa74 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ + + +# Iceshrimp for YunoHost + +[![Integration level](https://dash.yunohost.org/integration/iceshrimp.svg)](https://dash.yunohost.org/appci/app/iceshrimp) ![Working status](https://ci-apps.yunohost.org/ci/badges/iceshrimp.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/iceshrimp.maintain.svg) + +[![Install Iceshrimp with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=iceshrimp) + +*[Read this README in other languages.](./ALL_README.md)* + +> *This package allows you to install Iceshrimp 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 + +Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard. + +It was forked from Calckey Firefish (itself a fork of Misskey) in mid-2023, to focus on stability, performance and usability instead of new features. + +**Shipped version:** 2023.12.6~ynh1 + +## Screenshots + +![Screenshot of Iceshrimp](./doc/screenshots/example.jpg) + +## 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/iceshrimp_ynh/tree/testing). + +To try the `testing` branch, please proceed like that: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +or +sudo yunohost app upgrade iceshrimp -u https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +``` + +**More info regarding app packaging:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..9b8d3d1 --- /dev/null +++ b/README_es.md @@ -0,0 +1,48 @@ + + +# Iceshrimp para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/iceshrimp.svg)](https://dash.yunohost.org/appci/app/iceshrimp) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/iceshrimp.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/iceshrimp.maintain.svg) + +[![Instalar Iceshrimp con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=iceshrimp) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarIceshrimp rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard. + +It was forked from Calckey Firefish (itself a fork of Misskey) in mid-2023, to focus on stability, performance and usability instead of new features. + +**Versión actual:** 2023.12.6~ynh1 + +## Capturas + +![Captura de Iceshrimp](./doc/screenshots/example.jpg) + +## Documentaciones y recursos + +- Sitio web oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +o +sudo yunohost app upgrade iceshrimp -u https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..9a8b180 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,48 @@ + + +# Iceshrimp YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/iceshrimp.svg)](https://dash.yunohost.org/appci/app/iceshrimp) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/iceshrimp.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/iceshrimp.maintain.svg) + +[![Instalatu Iceshrimp YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=iceshrimp) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Iceshrimp YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard. + +It was forked from Calckey Firefish (itself a fork of Misskey) in mid-2023, to focus on stability, performance and usability instead of new features. + +**Paketatutako bertsioa:** 2023.12.6~ynh1 + +## Pantaila-argazkiak + +![Iceshrimp(r)en pantaila-argazkia](./doc/screenshots/example.jpg) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +edo +sudo yunohost app upgrade iceshrimp -u https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md new file mode 100644 index 0000000..b55015c --- /dev/null +++ b/README_fr.md @@ -0,0 +1,48 @@ + + +# Iceshrimp pour YunoHost + +[![Niveau d’intégration](https://dash.yunohost.org/integration/iceshrimp.svg)](https://dash.yunohost.org/appci/app/iceshrimp) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/iceshrimp.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/iceshrimp.maintain.svg) + +[![Installer Iceshrimp avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=iceshrimp) + +*[Lire le README dans d'autres langues.](./ALL_README.md)* + +> *Ce package vous permet d’installer Iceshrimp rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* + +## Vue d’ensemble + +Iceshrimp est un service de réseau social décentralisé et fédéré, implémentant le standard ActivityPub. + +Il a été forké de Calckey et Firefish (lui-même forké de Misskey) à la mi-2023, afin de se concentrer sur la stabilité, les performances et la facilité d'utilisation plutôt que sur de nouvelles fonctionnalités. + +**Version incluse :** 2023.12.6~ynh1 + +## Captures d’écran + +![Capture d’écran de Iceshrimp](./doc/screenshots/example.jpg) + +## Documentations et ressources + +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : + +## Informations pour les développeurs + +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing). + +Pour essayer la branche `testing`, procédez comme suit : + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +ou +sudo yunohost app upgrade iceshrimp -u https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +``` + +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..04c5ae5 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,48 @@ + + +# Iceshrimp para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/iceshrimp.svg)](https://dash.yunohost.org/appci/app/iceshrimp) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/iceshrimp.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/iceshrimp.maintain.svg) + +[![Instalar Iceshrimp con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=iceshrimp) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Iceshrimp de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard. + +It was forked from Calckey Firefish (itself a fork of Misskey) in mid-2023, to focus on stability, performance and usability instead of new features. + +**Versión proporcionada:** 2023.12.6~ynh1 + +## Capturas de pantalla + +![Captura de pantalla de Iceshrimp](./doc/screenshots/example.jpg) + +## Documentación e recursos + +- Web oficial da app: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +ou +sudo yunohost app upgrade iceshrimp -u https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..05d3683 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,48 @@ + + +# YunoHost 上的 Iceshrimp + +[![集成程度](https://dash.yunohost.org/integration/iceshrimp.svg)](https://dash.yunohost.org/appci/app/iceshrimp) ![工作状态](https://ci-apps.yunohost.org/ci/badges/iceshrimp.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/iceshrimp.maintain.svg) + +[![使用 YunoHost 安装 Iceshrimp](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=iceshrimp) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Iceshrimp。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard. + +It was forked from Calckey Firefish (itself a fork of Misskey) in mid-2023, to focus on stability, performance and usability instead of new features. + +**分发版本:** 2023.12.6~ynh1 + +## 截图 + +![Iceshrimp 的截图](./doc/screenshots/example.jpg) + +## 文档与资源 + +- 官方应用网站: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +或 +sudo yunohost app upgrade iceshrimp -u https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**