mirror of
https://github.com/YunoHost-Apps/miniflux_ynh.git
synced 2024-09-03 19:45:58 +02:00
commit
2b6ba5171b
9 changed files with 33 additions and 53 deletions
24
README.md
24
README.md
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
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.
|
||||
|
@ -9,44 +5,36 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Miniflux for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/miniflux.svg)](https://dash.yunohost.org/appci/app/miniflux) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.maintain.svg)
|
||||
[![Install miniflux with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=miniflux)
|
||||
[![Integration level](https://dash.yunohost.org/integration/miniflux.svg)](https://dash.yunohost.org/appci/app/miniflux) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.maintain.svg)
|
||||
[![Install Miniflux with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=miniflux)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install miniflux quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Miniflux 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
|
||||
|
||||
Minimalist and opinionated RSS feed reader
|
||||
|
||||
**Shipped version:** 2.0.30~ynh1
|
||||
|
||||
**Shipped version:** 2.0.31~ynh1
|
||||
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
![](./doc/screenshots/overview.png)
|
||||
|
||||
|
||||
|
||||
![](./doc/screenshots/overview.png)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
You can also configure Miniflux by editing this file `/var/www/miniflux/miniflux.conf` using the [documentation](https://miniflux.app/docs/configuration.html).
|
||||
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://miniflux.app/
|
||||
|
||||
* Official admin documentation: https://miniflux.app/docs/index.html
|
||||
* Upstream app code repository: https://github.com/miniflux/v2
|
||||
* Upstream app code repository: https://github.com/miniflux/v2
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_miniflux
|
||||
* Report a bug: https://github.com/YunoHost-Apps/miniflux_ynh/issues
|
||||
|
||||
|
|
34
README_fr.md
34
README_fr.md
|
@ -1,46 +1,38 @@
|
|||
# Miniflux pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/miniflux.svg)](https://dash.yunohost.org/appci/app/miniflux) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.maintain.svg)
|
||||
[![Installer miniflux avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=miniflux)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/miniflux.svg)](https://dash.yunohost.org/appci/app/miniflux) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/miniflux.maintain.svg)
|
||||
[![Installer Miniflux avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=miniflux)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install miniflux 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.*
|
||||
> *Ce package vous permet d'installer Miniflux rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Agrégateur de flux RSS minimaliste
|
||||
|
||||
**Version incluse:** 2.0.30~ynh1
|
||||
|
||||
**Version incluse :** 2.0.31~ynh1
|
||||
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
||||
![](./doc/screenshots/overview.png)
|
||||
|
||||
|
||||
|
||||
![](./doc/screenshots/overview.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
||||
Vous pouvez configurer Miniflux en modifiant le fichier `/var/www/miniflux/miniflux.conf` en vous aidant de la [documentation](https://miniflux.app/docs/configuration.html).
|
||||
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site official de l'app : https://miniflux.app/
|
||||
|
||||
* Documentation officielle de l'admin: https://miniflux.app/docs/index.html
|
||||
* Dépôt de code officiel de l'app: https://github.com/miniflux/v2
|
||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_miniflux
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/miniflux_ynh/issues
|
||||
* Site officiel de l'app : https://miniflux.app/
|
||||
* Documentation officielle de l'admin : https://miniflux.app/docs/index.html
|
||||
* Dépôt de code officiel de l'app : https://github.com/miniflux/v2
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_miniflux
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/miniflux_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -49,8 +41,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/miniflux_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade miniflux -u https://github.com/YunoHost-Apps/miniflux_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
|
@ -13,7 +13,7 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#upgrade=1 from_commit=
|
||||
upgrade=1 from_commit=d0cc76d6bee9408859d3176a2fe3e33d61107998
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
change_url=1
|
||||
|
@ -21,6 +21,6 @@
|
|||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=
|
||||
name=
|
||||
; commit=d0cc76d6bee9408859d3176a2fe3e33d61107998
|
||||
name=Merge pull request #2
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=4533&
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.30/miniflux-linux-amd64
|
||||
SOURCE_SUM=9f099c93b6b1a6f0b97e5954c95116a4cd760aed25250596e863b6cfad633b03
|
||||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.31/miniflux-linux-amd64
|
||||
SOURCE_SUM=42c82bdd48a98fd1f2e9a917b490562df657f44247250cb0b0b3fed298a5b515
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=miniflux
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.30/miniflux-linux-armv5
|
||||
SOURCE_SUM=ece08f6bf86a4b86de13dba5e1641f12d3b6e4e60d42c343a8953eb22b853c6b
|
||||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.31/miniflux-linux-armv5
|
||||
SOURCE_SUM=1da9c5a319cbee89ab1a680e49054b586445db722826cddee2c87cd1b9223cab
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=miniflux
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.30/miniflux-linux-armv6
|
||||
SOURCE_SUM=ffb71c66ad8f3a201c68482a67a9116cbfc5d02b859989063c30881ed56ef1c7
|
||||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.31/miniflux-linux-armv6
|
||||
SOURCE_SUM=6a6218927582266b409bbf076de279fdc94748a816ff545f8902105e24e832cf
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=miniflux
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.30/miniflux-linux-arm64
|
||||
SOURCE_SUM=33850fa88696eeb7fe0dd14242608c0b71764e0c91130af913bc0adbf9551315
|
||||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.31/miniflux-linux-arm64
|
||||
SOURCE_SUM=7b03fb08f378f8972f5d9c456ec421852560fae27b5975952dc86cecf1ad7b80
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=miniflux
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.30/miniflux-linux-armv7
|
||||
SOURCE_SUM=f30ed0538c36d11fd167d8c430f1c32546c93a8223bc0a85c061e5658d205cda
|
||||
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.31/miniflux-linux-armv7
|
||||
SOURCE_SUM=5d9d57eea1fa0a0b0fec945753b85718568e6d976b383d8788510af2206221f4
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=miniflux
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Minimalist and opinionated RSS feed reader",
|
||||
"fr": "Agrégateur de flux RSS minimaliste"
|
||||
},
|
||||
"version": "2.0.30~ynh1",
|
||||
"version": "2.0.31~ynh1",
|
||||
"url": "https://miniflux.app/",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Reference in a new issue