1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flood_ynh.git synced 2024-09-03 18:36:20 +02:00

Merge pull request #6 from YunoHost-Apps/patch

Add description
This commit is contained in:
Éric Gaspar 2022-06-06 18:42:18 +02:00 committed by GitHub
commit f2d5c0a9a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1 @@
Flood is a monitoring service for various torrent clients. It's a Node.js service that communicates with your favorite torrent client and serves a decent web UI for administration.

View file

@ -3,8 +3,8 @@
"id": "flood",
"packaging_format": 1,
"description": {
"en": "Client torrent.",
"fr": "Torrent client."
"en": "Monitoring service for various torrent clients",
"fr": "Service de surveillance pour divers clients torrent"
},
"version": "4.7.0~ynh2",
"url": "https://github.com/jesec/flood",