{"id":51455272,"url":"https://github.com/osmo-systems/rad","last_synced_at":"2026-07-06T00:01:19.331Z","repository":{"id":341459482,"uuid":"1170107315","full_name":"osmo-systems/rad","owner":"osmo-systems","description":"A TUI to listen to web radio.","archived":false,"fork":false,"pushed_at":"2026-03-31T17:33:35.000Z","size":251,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-31T18:42:39.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osmo-systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-01T17:58:13.000Z","updated_at":"2026-03-31T17:22:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/osmo-systems/rad","commit_stats":null,"previous_names":["osmo-systems/lazyradio","osmo-systems/rad"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/osmo-systems/rad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmo-systems%2Frad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmo-systems%2Frad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmo-systems%2Frad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmo-systems%2Frad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osmo-systems","download_url":"https://codeload.github.com/osmo-systems/rad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmo-systems%2Frad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35172975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","response_time":100,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-07-06T00:01:18.495Z","updated_at":"2026-07-06T00:01:19.310Z","avatar_url":"https://github.com/osmo-systems.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rad\n\nTerminal radio player powered by [Radio Browser](https://www.radio-browser.info/).\n\n## Installation\n\n### Homebrew (macOS)\n\n```bash\nbrew install osmo-systems/tap/rad\n```\n\n### From source\n\n**Linux** requires ALSA dev libraries:\n```bash\n# Debian/Ubuntu\nsudo apt-get install libasound2-dev\n# Fedora\nsudo dnf install alsa-lib-devel\n# Arch\nsudo pacman -S alsa-lib\n```\n\n```bash\ngit clone https://github.com/osmo-systems/radm.git\ncd radm\ncargo install --path rad-tui\n```\n\n## Usage\n\n```\nrad          # launch TUI\nrad --help   # CLI usage\n```\n\n### Key bindings\n\n| Key | Action |\n|-----|--------|\n| `/` | Search |\n| `Enter` | Play selected station |\n| `Space` | Pause / Resume |\n| `S` | Stop |\n| `R` | Reload stream |\n| `F` | Toggle favorite |\n| `V` | Vote on Radio Browser |\n| `[` / `]` | Previous / Next page |\n| `Tab` | Cycle focus |\n| `1` / `2` / `3` | Jump to Stations / Log / Autovote |\n| `+` / `-` | Volume up / down |\n| `Ctrl+C` | Quit |\n\n### Search syntax\n\nPlain text searches by station name. Field queries allow precise filtering:\n\n```\njazz\nname=BBC country=UK\ntag=classical bitrate_min=192 order=votes reverse=true\n```\n\nAvailable fields: `name`, `country`, `countrycode`, `state`, `language`, `tag`, `codec`, `bitrate_min`, `bitrate_max`, `order`, `reverse`, `hidebroken`, `is_https`, `page`.\n\n### Shell completion\n\n```bash\nrad completion \u003e\u003e ~/.zshrc   # zsh\n```\n\n## Configuration\n\nConfig file: `~/Library/Application Support/radm/config.toml` (macOS) or `~/.config/radm/config.toml` (Linux).\n\n```toml\ncache_duration_secs = 3600\nmax_history_entries = 50\ndefault_volume = 0.5\nstation_limit = 100\n```\n\n## License\n\nLicensed under either [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-APACHE) at your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmo-systems%2Frad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosmo-systems%2Frad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmo-systems%2Frad/lists"}