Skip to content

Commit

Permalink
Add slskd app (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
gio8tisu authored Sep 13, 2024
1 parent 89315ab commit ed340c2
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Slskd/Slskd.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\Slskd;

class Slskd extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions Slskd/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "28818eb9f50c6d5102ad5e63536caa064a4b7c0b",
"name": "Slskd",
"website": "https://github.com/slskd/slskd",
"license": "GNU Affero General Public License v3.0",
"description": "A modern client-server application for the Soulseek file sharing network.",
"enhanced": false,
"tile_background": "dark",
"icon": "slskd.svg"
}
19 changes: 19 additions & 0 deletions Slskd/slskd.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed340c2

Please sign in to comment.