12 lines
540 B
JSON
12 lines
540 B
JSON
{
|
|
"name": "Simple Torrent",
|
|
"port": 8085,
|
|
"id": "simple-torrent",
|
|
"description": "SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). Started torrents remotely, download sets of files on the local disk of the server, which are then retrievable or streamable via HTTP.",
|
|
"short_desc": "A self-hosted remote torrent client",
|
|
"author": "",
|
|
"source": "https://github.com/boypt/simple-torrent",
|
|
"image": "https://getumbrel.github.io/umbrel-apps-gallery/simple-torrent/icon.svg",
|
|
"form_fields": []
|
|
}
|