{"id":20226286,"url":"https://github.com/skillcoder/radio_pi","last_synced_at":"2025-10-20T12:16:11.080Z","repository":{"id":144365342,"uuid":"145228917","full_name":"skillcoder/radio_pi","owner":"skillcoder","description":"Web management system for control office radio based on Raspberry Pi","archived":false,"fork":false,"pushed_at":"2018-08-18T15:16:11.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T22:39:54.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/skillcoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-08-18T14:57:41.000Z","updated_at":"2018-08-18T15:16:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b95d9b7-4b2b-4cd0-986e-a24250019a43","html_url":"https://github.com/skillcoder/radio_pi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skillcoder/radio_pi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillcoder%2Fradio_pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillcoder%2Fradio_pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillcoder%2Fradio_pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillcoder%2Fradio_pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skillcoder","download_url":"https://codeload.github.com/skillcoder/radio_pi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillcoder%2Fradio_pi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280088762,"owners_count":26269927,"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-10-20T02:00:06.978Z","response_time":62,"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":"2024-11-14T07:17:06.447Z","updated_at":"2025-10-20T12:16:11.053Z","avatar_url":"https://github.com/skillcoder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RadioPi\nWeb management system for control office radio based on Raspberry Pi\n\n### install\n```\ncd /home/pi\ngit clone https://github.com/skillcoder/radio_pi.git\n```\n\n### Autostart\nsudo vim /etc/rc.local\n```\n# Print the IP address\n_IP=$(hostname -I) || true\nif [ \"$_IP\" ]; then\n  printf \"My IP address is %s\\n\" \"$_IP\"\nfi\n\n/usr/bin/node /home/pi/radio_pi/control.js\n\nexit 0\n```\n\n### Check omxplayer runs\n/home/pi/radio_pi/radio\n\n### Check played\nsudo ps auxww | grep js\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillcoder%2Fradio_pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskillcoder%2Fradio_pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillcoder%2Fradio_pi/lists"}