From 663813b57124d4fab4395c1f3029384d24d37c36 Mon Sep 17 00:00:00 2001 From: Pavel Tatarskiy Date: Sat, 17 May 2025 15:05:10 +0300 Subject: [PATCH] Add Webtor (#1339) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/webtor.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/webtor.yml diff --git a/software/webtor.yml b/software/webtor.yml new file mode 100644 index 0000000000..9e810515dd --- /dev/null +++ b/software/webtor.yml @@ -0,0 +1,11 @@ +name: "Webtor" +website_url: "https://github.com/webtor-io/self-hosted" +source_code_url: "https://github.com/webtor-io/self-hosted" +description: "Web-based torrent client with instant audio/video streaming." +licenses: + - MIT +platforms: + - Docker +tags: + - File Transfer - Peer-to-peer Filesharing +demo_url: "https://webtor.io"