mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Add description
This commit is contained in:
parent
2fd9e463bf
commit
f22a40d19c
5 changed files with 5 additions and 1 deletions
1
doc/DESCRIPTION.md
Normal file
1
doc/DESCRIPTION.md
Normal file
|
@ -0,0 +1 @@
|
|||
Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end.
|
1
doc/DESCRIPTION_fr.md
Normal file
1
doc/DESCRIPTION_fr.md
Normal file
|
@ -0,0 +1 @@
|
|||
Transmission est un ensemble de clients légers BitTorrent (interface graphique, console et démon). Toutes ces incarnations se veulent simples, avec des interfaces intuitives et un moteur multiplate-forme efficace.
|
|
@ -1,4 +1,5 @@
|
|||
## Additionnal informations
|
||||
|
||||
Alternative to WebUI :
|
||||
|
||||
You can use remote client on different platforms to manage your Transmission server:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
## Informations additionnelles
|
||||
|
||||
Alternative à WebUI :
|
||||
|
||||
Vous pouvez utiliser le client de contrôle à distance des différentes plateformes pour gérer votre serveur Transmission :
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Fast, Easy, and Free BitTorrent Client",
|
||||
"fr": "Client BitTorrent libre et rapide"
|
||||
},
|
||||
"version": "2.94-2~ynh1",
|
||||
"version": "3.00.1~ynh1",
|
||||
"url": "https://www.transmissionbt.com/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue