mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
* change autoupdate.strategy from "latest_github_tag" to "latest_github_release" * [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 * bump minimal required ynh version * bump package version * backup & restore logs (#179) * cleaning * Auto-update READMEs * Upgrade to v1.24.0 (#181) * Upgrade to v1.24.0 https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.0 * Auto-update READMEs * Update upgrade (#184) * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: OniriCorpe <oniricorpe@disroot.org> Co-authored-by: Yunohost-Bot <> Co-authored-by: OniriCorpe <oniricorpe@yunohost.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
50 lines
2 KiB
Markdown
50 lines
2 KiB
Markdown
<!--
|
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NON debe editarse manualmente.
|
|
-->
|
|
|
|
# FreshRSS para YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/freshrss)  
|
|
|
|
[](https://install-app.yunohost.org/?app=freshrss)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar FreshRSS 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
|
|
|
|
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
|
|
|
|
|
**Versión proporcionada:** 1.24.1~ynh1
|
|
|
|
**Demo:** <https://demo.freshrss.org>
|
|
|
|
## Capturas de pantalla
|
|
|
|

|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <http://freshrss.org/>
|
|
- Documentación oficial para admin: <https://freshrss.github.io/FreshRSS/>
|
|
- Repositorio de orixe do código: <https://github.com/FreshRSS/FreshRSS>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/freshrss>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/freshrss_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug
|
|
ou
|
|
sudo yunohost app upgrade freshrss -u https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|