mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
Auto-update README
This commit is contained in:
parent
2817eb3ebe
commit
5b1eb7c034
2 changed files with 14 additions and 16 deletions
15
README.md
15
README.md
|
@ -34,8 +34,7 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
||||||
- Configurable Alerting/Notifications via Webhooks
|
- Configurable Alerting/Notifications via Webhooks
|
||||||
- (Future) Hard Drive performance testing & tracking
|
- (Future) Hard Drive performance testing & tracking
|
||||||
|
|
||||||
|
**Shipped version:** 0.8.0~ynh1
|
||||||
**Shipped version:** 0.7.3~ynh3
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -43,10 +42,10 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official admin documentation: <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
- Official admin documentation: <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
||||||
* Upstream app code repository: <https://github.com/AnalogJ/scrutiny>
|
- Upstream app code repository: <https://github.com/AnalogJ/scrutiny>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/scrutiny>
|
- YunoHost Store: <https://apps.yunohost.org/app/scrutiny>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -54,10 +53,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade scrutiny -u https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
sudo yunohost app upgrade scrutiny -u https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -34,8 +34,7 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
||||||
- Configurable Alerting/Notifications via Webhooks
|
- Configurable Alerting/Notifications via Webhooks
|
||||||
- (Future) Hard Drive performance testing & tracking
|
- (Future) Hard Drive performance testing & tracking
|
||||||
|
|
||||||
|
**Version incluse :** 0.8.0~ynh1
|
||||||
**Version incluse :** 0.7.3~ynh3
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -43,10 +42,10 @@ Scrutiny is a simple but focused application, with a couple of core features:
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle de l’admin : <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
- Documentation officielle de l’admin : <https://github.com/AnalogJ/scrutiny/tree/master/docs>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/AnalogJ/scrutiny>
|
- Dépôt de code officiel de l’app : <https://github.com/AnalogJ/scrutiny>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/scrutiny>
|
- YunoHost Store : <https://apps.yunohost.org/app/scrutiny>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/scrutiny_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -54,10 +53,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade scrutiny -u https://github.com/YunoHost-Apps/scrutiny_ynh/tree/testing --debug
|
sudo yunohost app upgrade scrutiny -u https://github.com/YunoHost-Apps/scrutiny_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>
|
||||||
|
|
Loading…
Reference in a new issue