Auto-update READMEs
This commit is contained in:
parent
ad19aa9497
commit
508f006065
10 changed files with 569 additions and 10 deletions
11
ALL_README.md
Normal file
11
ALL_README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# All available README files by language
|
||||||
|
|
||||||
|
- [Read the README in English](README.md)
|
||||||
|
- [Lea el README en español](README_es.md)
|
||||||
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
|
- [Lire le README en français](README_fr.md)
|
||||||
|
- [Le o README en galego](README_gl.md)
|
||||||
|
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||||
|
- [Lees de README in het Nederlands](README_nl.md)
|
||||||
|
- [Прочитать README на русский](README_ru.md)
|
||||||
|
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
64
README.md
64
README.md
|
@ -1,19 +1,63 @@
|
||||||
# phanpy_ynh
|
<!--
|
||||||
|
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
this package installs [Phanpy](https://phanpy.social), *A minimalistic opinionated Mastodon web client* you can use to access other Fediverse ⁂ servers too like GoToSocial, Pleroma, etc.
|
# Phanpy for YunoHost
|
||||||
|
|
||||||
This app is a web **client**, you need an account in any of the compatible **servers**.
|
[![Integration level](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Working status](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
You **do not** need to install a server in your YNH, you can use your account from external servers (i.e. mastodon.social)
|
[![Install Phanpy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
## Access
|
*[Read this README in other languages.](./ALL_README.md)*
|
||||||
|
|
||||||
you can restrict access to this app to `all_users` in your server (they will need to log in in the ynh portal to view the app) or `visitors`, so it will be publicly available to anyone to use it.
|
> *This package allows you to install Phanpy 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.*
|
||||||
|
|
||||||
This app runs in the visitor's browser, no data is managed in/from your server.
|
## Overview
|
||||||
|
|
||||||
## Testing version
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
`sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug`
|
## Features
|
||||||
|
|
||||||
`sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug`
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Shipped version:** 20241015~ynh6
|
||||||
|
|
||||||
|
**Demo:** <https://phanpy.social/>
|
||||||
|
## Documentation and resources
|
||||||
|
|
||||||
|
- Official app website: <https://phanpy.social/>
|
||||||
|
- Upstream app code repository: <https://github.com/cheeaun/phanpy>
|
||||||
|
- YunoHost Store: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Report a bug: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Developer info
|
||||||
|
|
||||||
|
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
To try the `testing` branch, please proceed like that:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
or
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
63
README_es.md
Normal file
63
README_es.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
No se debe editar a mano.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Phanpy para Yunohost
|
||||||
|
|
||||||
|
[![Nivel de integración](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![Instalar Phanpy con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete le permite instalarPhanpy 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
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Versión actual:** 20241015~ynh6
|
||||||
|
|
||||||
|
**Demo:** <https://phanpy.social/>
|
||||||
|
## Documentaciones y recursos
|
||||||
|
|
||||||
|
- Sitio web oficial: <https://phanpy.social/>
|
||||||
|
- Repositorio del código fuente oficial de la aplicación : <https://github.com/cheeaun/phanpy>
|
||||||
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Reportar un error: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Información para desarrolladores
|
||||||
|
|
||||||
|
Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
Para probar la rama `testing`, sigue asÍ:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
63
README_eu.md
Normal file
63
README_eu.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||||
|
EZ editatu eskuz.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Phanpy YunoHost-erako
|
||||||
|
|
||||||
|
[![Integrazio maila](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![Instalatu Phanpy YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Pakete honek Phanpy YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||||
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||||
|
|
||||||
|
## Aurreikuspena
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Paketatutako bertsioa:** 20241015~ynh6
|
||||||
|
|
||||||
|
**Demoa:** <https://phanpy.social/>
|
||||||
|
## Dokumentazioa eta baliabideak
|
||||||
|
|
||||||
|
- Aplikazioaren webgune ofiziala: <https://phanpy.social/>
|
||||||
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/cheeaun/phanpy>
|
||||||
|
- YunoHost Denda: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Garatzaileentzako informazioa
|
||||||
|
|
||||||
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
`testing` abarra probatzeko, ondorengoa egin:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
edo
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
63
README_fr.md
Normal file
63
README_fr.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
Il NE doit PAS être modifié à la main.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Phanpy pour YunoHost
|
||||||
|
|
||||||
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![Installer Phanpy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d’installer Phanpy 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
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Version incluse :** 20241015~ynh6
|
||||||
|
|
||||||
|
**Démo :** <https://phanpy.social/>
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
- Site officiel de l’app : <https://phanpy.social/>
|
||||||
|
- Dépôt de code officiel de l’app : <https://github.com/cheeaun/phanpy>
|
||||||
|
- YunoHost Store : <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Signaler un bug : <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche `testing`, procédez comme suit :
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
63
README_gl.md
Normal file
63
README_gl.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON debe editarse manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Phanpy para YunoHost
|
||||||
|
|
||||||
|
[![Nivel de integración](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![Instalar Phanpy con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete permíteche instalar Phanpy 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
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Versión proporcionada:** 20241015~ynh6
|
||||||
|
|
||||||
|
**Demo:** <https://phanpy.social/>
|
||||||
|
## Documentación e recursos
|
||||||
|
|
||||||
|
- Web oficial da app: <https://phanpy.social/>
|
||||||
|
- Repositorio de orixe do código: <https://github.com/cheeaun/phanpy>
|
||||||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Info de desenvolvemento
|
||||||
|
|
||||||
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
Para probar a rama `testing`, procede deste xeito:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
63
README_id.md
Normal file
63
README_id.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
Ini TIDAK boleh diedit dengan tangan.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Phanpy untuk YunoHost
|
||||||
|
|
||||||
|
[![Tingkat integrasi](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![Pasang Phanpy dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Paket ini memperbolehkan Anda untuk memasang Phanpy secara cepat dan mudah pada server YunoHost.*
|
||||||
|
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||||
|
|
||||||
|
## Ringkasan
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Versi terkirim:** 20241015~ynh6
|
||||||
|
|
||||||
|
**Demo:** <https://phanpy.social/>
|
||||||
|
## Dokumentasi dan sumber daya
|
||||||
|
|
||||||
|
- Website aplikasi resmi: <https://phanpy.social/>
|
||||||
|
- Depot kode aplikasi hulu: <https://github.com/cheeaun/phanpy>
|
||||||
|
- Gudang YunoHost: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Laporkan bug: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Info developer
|
||||||
|
|
||||||
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
atau
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
63
README_nl.md
Normal file
63
README_nl.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
Hij mag NIET handmatig aangepast worden.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Phanpy voor Yunohost
|
||||||
|
|
||||||
|
[![Integratieniveau](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![Phanpy met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[Deze README in een andere taal lezen.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Met dit pakket kun je Phanpy snel en eenvoudig op een YunoHost-server installeren.*
|
||||||
|
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
|
||||||
|
|
||||||
|
## Overzicht
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Geleverde versie:** 20241015~ynh6
|
||||||
|
|
||||||
|
**Demo:** <https://phanpy.social/>
|
||||||
|
## Documentatie en bronnen
|
||||||
|
|
||||||
|
- Officiele website van de app: <https://phanpy.social/>
|
||||||
|
- Upstream app codedepot: <https://github.com/cheeaun/phanpy>
|
||||||
|
- YunoHost-store: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Meld een bug: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Ontwikkelaarsinformatie
|
||||||
|
|
||||||
|
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
Om de `testing`-branch uit te proberen, ga als volgt te werk:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
of
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>
|
63
README_ru.md
Normal file
63
README_ru.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Phanpy для YunoHost
|
||||||
|
|
||||||
|
[![Уровень интеграции](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![Установите Phanpy с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Этот пакет позволяет Вам установить Phanpy быстро и просто на YunoHost-сервер.*
|
||||||
|
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||||
|
|
||||||
|
## Обзор
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Поставляемая версия:** 20241015~ynh6
|
||||||
|
|
||||||
|
**Демо-версия:** <https://phanpy.social/>
|
||||||
|
## Документация и ресурсы
|
||||||
|
|
||||||
|
- Официальный веб-сайт приложения: <https://phanpy.social/>
|
||||||
|
- Репозиторий кода главной ветки приложения: <https://github.com/cheeaun/phanpy>
|
||||||
|
- Магазин YunoHost: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## Информация для разработчиков
|
||||||
|
|
||||||
|
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing).
|
||||||
|
|
||||||
|
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
или
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
63
README_zh_Hans.md
Normal file
63
README_zh_Hans.md
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
<!--
|
||||||
|
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
|
||||||
|
请勿手动编辑。
|
||||||
|
-->
|
||||||
|
|
||||||
|
# YunoHost 上的 Phanpy
|
||||||
|
|
||||||
|
[![集成程度](https://dash.yunohost.org/integration/phanpy.svg)](https://ci-apps.yunohost.org/ci/apps/phanpy/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/phanpy.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/phanpy.maintain.svg)
|
||||||
|
|
||||||
|
[![使用 YunoHost 安装 Phanpy](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phanpy)
|
||||||
|
|
||||||
|
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Phanpy。*
|
||||||
|
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
|
||||||
|
|
||||||
|
## 概况
|
||||||
|
|
||||||
|
This Phanpy YunoHost App is packaged directly from upstream Release package.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
👪 Multiple accounts
|
||||||
|
🪟 Compose window pop-out/in
|
||||||
|
🌗 Light/dark/auto theme
|
||||||
|
🔔 Grouped notifications
|
||||||
|
🪺 Nested comments thread
|
||||||
|
📬 Unsent draft recovery
|
||||||
|
🎠 Boosts Carousel™️
|
||||||
|
⚡ Shortcuts™️ with view modes like multi-column or tab bar
|
||||||
|
#️⃣ Multi-hashtag timeline
|
||||||
|
|
||||||
|
from <https://github.com/cheeaun/phanpy#features>
|
||||||
|
|
||||||
|
## Third-party services
|
||||||
|
|
||||||
|
Inline (and live) translation feature connects to <https://lingva.phanpy.social>. It's optional for the user to activate this feature.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**分发版本:** 20241015~ynh6
|
||||||
|
|
||||||
|
**演示:** <https://phanpy.social/>
|
||||||
|
## 文档与资源
|
||||||
|
|
||||||
|
- 官方应用网站: <https://phanpy.social/>
|
||||||
|
- 上游应用代码库: <https://github.com/cheeaun/phanpy>
|
||||||
|
- YunoHost 商店: <https://apps.yunohost.org/app/phanpy>
|
||||||
|
- 报告 bug: <https://github.com/YunoHost-Apps/phanpy_ynh/issues>
|
||||||
|
|
||||||
|
## 开发者信息
|
||||||
|
|
||||||
|
请向 [`testing` 分支](https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing) 发送拉取请求。
|
||||||
|
|
||||||
|
如要尝试 `testing` 分支,请这样操作:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
或
|
||||||
|
sudo yunohost app upgrade phanpy -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
|
Loading…
Reference in a new issue