{"id":31376552,"url":"https://github.com/dkosmari/radiiu","last_synced_at":"2025-09-28T03:57:39.185Z","repository":{"id":311562149,"uuid":"1044068649","full_name":"dkosmari/RadiiU","owner":"dkosmari","description":"An internet radio player for the Wii U.","archived":false,"fork":false,"pushed_at":"2025-09-21T06:46:15.000Z","size":1439,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-21T08:38:36.611Z","etag":null,"topics":["cpp","internet-radio-player","music-player","wiiu","wiiu-homebrew"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkosmari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.GPLv3","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-25T06:21:50.000Z","updated_at":"2025-09-21T06:46:19.000Z","dependencies_parsed_at":"2025-08-25T09:23:18.200Z","dependency_job_id":"3aa141e1-7f56-43c2-9a75-9b53f3568257","html_url":"https://github.com/dkosmari/RadiiU","commit_stats":null,"previous_names":["dkosmari/radiiu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dkosmari/RadiiU","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkosmari%2FRadiiU","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkosmari%2FRadiiU/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkosmari%2FRadiiU/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkosmari%2FRadiiU/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkosmari","download_url":"https://codeload.github.com/dkosmari/RadiiU/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkosmari%2FRadiiU/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277322051,"owners_count":25798726,"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","status":"online","status_checked_at":"2025-09-28T02:00:08.834Z","response_time":79,"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":["cpp","internet-radio-player","music-player","wiiu","wiiu-homebrew"],"created_at":"2025-09-28T03:57:38.174Z","updated_at":"2025-09-28T03:57:39.180Z","avatar_url":"https://github.com/dkosmari.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RadiiU\n\nThis is an internet radio player app for the Wii U.\n\nIt uses the station listing from [www.radio-browser.info](https://www.radio-browser.info).\n\nThis is still a work in progress.\n\n\n## Build instructions\n\n### Dependencies\n\n- freetype2\n- jansson\n- libcurl\n- libmpg123\n- SDL2, SDL2_image, SDL2_ttf\n\n\n### Obtaining the source\n\n- Via mercurial:\n  - `hg clone https://github.com/dkosmari/RadiiU.git`\n\n- Via git:\n  - `git clone --recurse-submodules --shallow-submodules https://github.com/dkosmari/RadiiU.git`\n\nAfter checking out the code, run:\n\n```\n./bootstrap\n```\n\n(This needs to only be done once, to create the `configure` script.)\n\n\n### Wii U build\n\n```\n./configure --enable-wiiu --host=powerpc-eabi\nmake\n```\n\nIf the Wii U is named `wiiu` in your local network, you can run:\n\n- `make run`\n  - This will use `wiiload` to run it on the Wii U without installing.\n\n- `make install-wiiu`\n  - This will install `radiiu.wuhb`, via ftp.\n\n- `make uninstall-wiiu`\n  - This will uninstall `radiiu.wuhb`, via ftp.\n\n### Native build\n\nThis has only been tested on Linux environments so far.\n\n```\n./configure\nmake\nmake run\n```\n\nNote that the native build is meant to be run from the source code directory. It requires\na file named `CafeStd.ttf`, to be used as the main font.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkosmari%2Fradiiu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkosmari%2Fradiiu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkosmari%2Fradiiu/lists"}