{"id":27005751,"url":"https://github.com/pxgo/gofm","last_synced_at":"2025-04-04T07:17:38.003Z","repository":{"id":153972673,"uuid":"631274251","full_name":"pxgo/GoFM","owner":"pxgo","description":"GoFM is a cross-platform real-time audio streaming server for MP3 files, written in Go. It allows synchronized playback across multiple clients.","archived":false,"fork":false,"pushed_at":"2024-12-28T16:06:55.000Z","size":948,"stargazers_count":21,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T17:18:32.451Z","etag":null,"topics":["audio","audio-streaming","fm","golang","radio"],"latest_commit_sha":null,"homepage":"https://stackstore.net/gofm","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pxgo.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":"2023-04-22T13:56:42.000Z","updated_at":"2024-12-28T16:06:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"f550e123-e672-4c5a-ac1b-cb2260828297","html_url":"https://github.com/pxgo/GoFM","commit_stats":null,"previous_names":["ssnat/gofm","pxgo/gofm"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxgo%2FGoFM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxgo%2FGoFM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxgo%2FGoFM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxgo%2FGoFM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pxgo","download_url":"https://codeload.github.com/pxgo/GoFM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135128,"owners_count":20889421,"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":["audio","audio-streaming","fm","golang","radio"],"created_at":"2025-04-04T07:17:37.568Z","updated_at":"2025-04-04T07:17:37.995Z","avatar_url":"https://github.com/pxgo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"GoFM\n=====\nGoFM is a cross-platform real-time audio streaming server written in Go. It allows you to stream MP3 audio files from a specified directory over HTTP and synchronize playback across multiple clients.\n\n[![Go Version](https://img.shields.io/badge/Go-v1.16-blue)](https://golang.org/dl/)\n[![Go Report Card](https://goreportcard.com/badge/github.com/pxgo/GoFM)](https://goreportcard.com/report/github.com/pxgo/GoFM)\n[![Downloads](https://img.shields.io/github/downloads/pxgo/GoFM/total)](https://github.com/pxgo/GoFM/releases)\n[![References](https://img.shields.io/github/forks/pxgo/GoFM?label=references)](https://github.com/pxgo/GoFM/network/members)\n[![License](https://img.shields.io/github/license/pxgo/GoFM)](https://github.com/pxgo/GoFM/blob/main/LICENSE)\n\n![GoFM](./statics/GoFM_home.png)\n\n## Usage\n\nTo use GoFM, download the latest release from the [Releases page](https://github.com/pxgo/GoFM/releases) and run the server with the following command:\n\n```\n./GoFM -d /path/to/your/music/directory\n```\n\nBy default, GoFM listens on port 8090. You can customize the server's behavior using the following command-line options:\n\n```\n-p int\n    Specifies the server port number (default 8090).\n-host string\n    Specifies the server host address (default \"0.0.0.0\").\n-r\n    Enables random playback mode.\n-debug\n    Enables debug mode for the server.\n-d string\n    Specifies the directory to play audio files from (default \"/path/to/your/music/directory\").\n-h\n    Shows help information.\n-n string\n    Specifies the name of the FM (default \"GoFM\").\n```\n\nFor example, to change the server's port number to 8080, use the -p option followed by the desired port number, like this:\n```\n./GoFM -d /path/to/your/music/directory -p 8080\n```\n\nYou can find more information about GoFM on [STACKSTORE](https://stackstore.net/GoFM).\n\n## License\n\nGoFM is released under the [MIT License](https://github.com/pxgo/GoFM/blob/main/LICENSE). Feel free to use, modify, and distribute the software. Contributions are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxgo%2Fgofm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpxgo%2Fgofm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxgo%2Fgofm/lists"}