From 0b5e6ce037696d85dc255b03a2c04f2d5e0d7c41 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 9 Sep 2023 11:01:28 +0000 Subject: [PATCH] Remove exatorrent (the project is archived) (#143) - ref #1 - https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/6127002821 --- software/exatorrent.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/exatorrent.yml diff --git a/software/exatorrent.yml b/software/exatorrent.yml deleted file mode 100644 index af806e94be..0000000000 --- a/software/exatorrent.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: exatorrent -website_url: https://github.com/varbhat/exatorrent -description: BitTorrent client written in Go that can be run locally or hosted on a remote server, and supports streaming via HTTP. -licenses: - - GPL-3.0 -platforms: - - Go -tags: - - File Transfer - Peer-to-peer Filesharing -source_code_url: https://github.com/varbhat/exatorrent -stargazers_count: 1756 -updated_at: '2023-08-31' -archived: true