mirror of
https://github.com/YunoHost-Apps/flood_ynh.git
synced 2024-09-03 18:36:20 +02:00
add description
This commit is contained in:
parent
49522d0447
commit
e6960984b6
2 changed files with 3 additions and 2 deletions
1
doc/DESCRIPTION.md
Normal file
1
doc/DESCRIPTION.md
Normal 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.
|
|
@ -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": "0.1",
|
||||
"url": "https://github.com/TakerMc/flood_ynh",
|
||||
|
|
Loading…
Reference in a new issue