{"id":20873932,"url":"https://github.com/dbtek/radman","last_synced_at":"2026-04-19T21:35:57.744Z","repository":{"id":52856103,"uuid":"259028167","full_name":"dbtek/radman","owner":"dbtek","description":"Manage stations \u0026 mounts in front of an icecast 2 for private streams.","archived":false,"fork":false,"pushed_at":"2022-12-08T09:43:11.000Z","size":110,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T09:07:10.687Z","etag":null,"topics":["audiostream","broadcast","django","icecast2"],"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/dbtek.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}},"created_at":"2020-04-26T12:44:49.000Z","updated_at":"2021-06-03T17:05:57.000Z","dependencies_parsed_at":"2023-01-25T09:30:22.518Z","dependency_job_id":null,"html_url":"https://github.com/dbtek/radman","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/dbtek%2Fradman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fradman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fradman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fradman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbtek","download_url":"https://codeload.github.com/dbtek/radman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243248177,"owners_count":20260749,"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":["audiostream","broadcast","django","icecast2"],"created_at":"2024-11-18T06:28:24.899Z","updated_at":"2025-12-25T22:22:15.485Z","avatar_url":"https://github.com/dbtek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## radman\n\nBasic django app to manage icecast stations for private streams.\n\n### Features\n- UUID based naming.\n- Custom player page.\n- Optional stream password protection.\n- Configuration file generation for Butt.\n\n### Streaming Tools\n- [butt](https://sourceforge.net/projects/butt/) (broadcast using this tool)\n- [Android Icecast Broadcast App](https://github.com/faruktoptas/android-icecast-broadcast)\n\n### To Do\n- Manage Icecast configuration through Django Admin.\n\n### Development\n```bash\n$ python3 -m venv .venv\n$ . .venv/bin/activate\n$ pip install pipenv\n$ pipenv install\n$ python3 manage.py migrate\n$ python3 manage.py createsuperuser\n```\n\nThen add this to `radman/settings/common`:\n`SITE_ID = 1`\n\n```bash\n$ python3 manage.py runserver\n```\n\n### Endpoints\n- /admin                    - Django admin.\n- /mounts/:uuid             - Mount details (butt / Android broadcast config).\n\n\n### Run in Production\nSee docker-compose.yml. Update domains, secrets / passwords in docker-compose.yml and icecast/icecast.xml.\n\nThen run:\n```bash\n$ docker-compose up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Fradman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbtek%2Fradman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Fradman/lists"}