From b6101cd130b75043aa0809e167c3ed8d4d827acc Mon Sep 17 00:00:00 2001 From: FireFall <58619409+f1refa11@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:37:35 +0300 Subject: [PATCH] add slskd (#1000) Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> Co-authored-by: Rabenherz112 --- software/slskd.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/slskd.yml diff --git a/software/slskd.yml b/software/slskd.yml new file mode 100644 index 0000000000..daea8c6958 --- /dev/null +++ b/software/slskd.yml @@ -0,0 +1,12 @@ +name: "slskd" +website_url: "https://github.com/slskd/slskd" +source_code_url: "https://github.com/slskd/slskd" +description: "A modern client-server application for the Soulseek file sharing network." +licenses: + - AGPL-3.0 +platforms: + - Docker + - C# +tags: + - File Transfer - Peer-to-peer Filesharing +depends_3rdparty: true \ No newline at end of file