{"id":13929641,"url":"https://github.com/tinyfm/sandbox","last_synced_at":"2025-07-19T11:32:39.000Z","repository":{"id":23932696,"uuid":"27313851","full_name":"tinyfm/sandbox","owner":"tinyfm","description":"tinyfm sandbox image for development purpose.","archived":false,"fork":false,"pushed_at":"2014-12-05T14:48:08.000Z","size":327,"stargazers_count":6,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-08T18:24:29.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tinyfm.github.io","language":"Shell","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/tinyfm.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}},"created_at":"2014-11-29T20:17:06.000Z","updated_at":"2021-08-06T17:07:31.000Z","dependencies_parsed_at":"2022-08-22T08:11:02.278Z","dependency_job_id":null,"html_url":"https://github.com/tinyfm/sandbox","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/tinyfm%2Fsandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyfm%2Fsandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyfm%2Fsandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyfm%2Fsandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinyfm","download_url":"https://codeload.github.com/tinyfm/sandbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226597777,"owners_count":17657210,"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":[],"created_at":"2024-08-07T18:02:27.778Z","updated_at":"2024-11-26T18:31:01.487Z","avatar_url":"https://github.com/tinyfm.png","language":"Shell","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# tinyfm\n\n\u003e tinyfm sandbox image for development purpose.\n\n![Award winning project during Al Jazeera inaugural Canvas hackathon](canvas-working-hack.jpg)\n\nBecause developing straight on a RaspberryPi is long and tedious, this Vagrant image helps to replicate a similar environment to the *tinyfm board*.\n\nIt setups:\n\n- a [Mopidy server](https://www.mopidy.com/) to manage a media playlist of digital assets to broadcast over FM;\n- the [tinyfm Client-app](https://github.com/tinyfm/Client-app) to   request media assets to be broadcasted;\n- the [mpd2fm bridge](https://github.com/tinyfm/mpd2fm) which broadcasts playback to FM waves.\n\nThis project has been initiated as part of [Al Jazeera Canvas hackaton](http://canvas.aljazeera.com) in November 2014.\n\n# Install\n\nThe install procedures downloads a fair amount of useful packages, configuration files and services.\nIt should take a **couple of minutes** to be ready.\n\n## Vagrant sandbox\n\nRequires *Vagrant* and *VirtualBox*.\n\n```bash\ngit clone https://github.com/tinyfm/sandbox.git tinyfm-sandbox\ncd tinyfm-sandbox \u0026\u0026 vagrant up\n```\n\n## On a Raspberry Pi\n\n```bash\nwget -q -O - https://raw.githubusercontent.com/tinyfm/sandbox/master/install.sh | bash -\n```\n\n# Usage\n\nAn Web server should be running on [localhost:6680](http://localhost:6680).\n\nThe content of the tracklist can be displayed with a small Node script:\n\n```bash\nnpm install\n\nHOST=localhost node src/display-tracks.js\n```\n\n# Raspberry Pi\n\nWhen `install.sh` is run on a Raspberry Pi, it should make it visible through the ZeroConf/Bonjour/mDNS protocol.\n\n```bash\nssh pi@raspberrypi.local\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyfm%2Fsandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinyfm%2Fsandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyfm%2Fsandbox/lists"}