{"id":19906131,"url":"https://github.com/xanderstrike/gazelleui","last_synced_at":"2025-03-17T15:12:15.776Z","repository":{"id":148498550,"uuid":"48451272","full_name":"XanderStrike/GazelleUI","owner":"XanderStrike","description":"Download from your Gazelle-based trackers with ease!","archived":false,"fork":false,"pushed_at":"2025-02-14T05:00:45.000Z","size":247,"stargazers_count":60,"open_issues_count":2,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-04T18:40:18.821Z","etag":null,"topics":["apollo","gazelle","hacktoberfest","music","redacted","torrents","tracker","whatcd"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XanderStrike.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-22T19:58:02.000Z","updated_at":"2025-02-14T05:00:49.000Z","dependencies_parsed_at":"2023-06-26T01:19:09.211Z","dependency_job_id":null,"html_url":"https://github.com/XanderStrike/GazelleUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XanderStrike%2FGazelleUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XanderStrike%2FGazelleUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XanderStrike%2FGazelleUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XanderStrike%2FGazelleUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XanderStrike","download_url":"https://codeload.github.com/XanderStrike/GazelleUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056425,"owners_count":20390719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apollo","gazelle","hacktoberfest","music","redacted","torrents","tracker","whatcd"],"created_at":"2024-11-12T20:35:29.404Z","updated_at":"2025-03-17T15:12:15.771Z","avatar_url":"https://github.com/XanderStrike.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://i.imgur.com/rRBAXAU.png)\n\nGazelleUI is a web based torrent manager a-la CouchPotato, Headphones, or SickRage, but just for [Gazelle](https://github.com/WhatCD/Gazelle) based music trackers (such as APL or PTH). It serves as a web wrapper for Gazelle's API, and downloads torrents into a folder that can be 'watched' by any torrent client for instant downloading.\n\nIt's minimal, it's fast, and it works on your phone. What more do you want.\n\n[Check out these awesome screenshots](https://imgur.com/a/fZysf)\n\n## Installation\n\nIf you've got it, [Docker](https://www.docker.com/) is the best way to run GazelleUI.\n\n    docker create \\\n      --name=gazelleui \\\n      --restart always \\\n      -v \u003cpath to watchfolder\u003e:/torrents \\\n      -v \u003cpath to config\u003e:/app/config \\\n      -e PGID=1000 -e PUID=1000  \\\n      -e TZ=America/Los_Angeles \\\n      -p 2020:2020 \\\n      xanderstrike/gazelleui\n\n* Set the watchfolder to a directory watched by your torrent client\n* PGID and PUID can be found by running `id` in a terminal\n* Timezone is your timezone\n* Configure the port by setting `2020:2020` to `\u003cyour port\u003e:2020`\n\nRun with:\n\n    docker start gazelleui\n\n### Without Docker or for Development\n\nGazelleUI is designed with seedboxes in mind. These instructions are for Ubuntu, but it'll run on most any linux or osx box.\n\nDownload or clone this repository.\n\nSet up the prerequisites and run:\n\n    sudo apt-get update\n    sudo apt-get install wget python3-pip\n    sudo pip install -r requirements.txt\n    python GazelleUI.py\n\n\nThen visit `\u003cip-address\u003e:2020` to set it up!\n\n### License\n\nMIT license\n\nLogo credit Focus Lab via NounProject: https://thenounproject.com/search/?q=gazelle\u0026i=549876\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanderstrike%2Fgazelleui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxanderstrike%2Fgazelleui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanderstrike%2Fgazelleui/lists"}