added transmission torrent client, will evaluate both it and deluge.
This commit is contained in:
parent
c3a46b1737
commit
fe87cf397e
3 changed files with 67 additions and 8 deletions
|
@ -116,6 +116,14 @@ in {
|
|||
description = "Torrent webUI";
|
||||
};
|
||||
}
|
||||
{
|
||||
Transmission = {
|
||||
icon = "sh-transmission.svg";
|
||||
href = "http:cirrostratus:9090";
|
||||
siteMonitor = "http:cirrostratus:9091";
|
||||
description = "Torrent webUI";
|
||||
};
|
||||
}
|
||||
{
|
||||
Syncthing = {
|
||||
icon = "sh-syncthing.svg";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue