{"id":18535510,"url":"https://github.com/zopieux/lgsnapclient","last_synced_at":"2025-07-25T02:09:10.079Z","repository":{"id":146498030,"uuid":"294241179","full_name":"zopieux/lgsnapclient","owner":"zopieux","description":"A lightweight LG webOS app to play back a low-latency Snapcast Websocket stream using Javascript AudioContext.","archived":false,"fork":false,"pushed_at":"2020-09-09T23:24:18.000Z","size":257,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T10:10:59.797Z","etag":null,"topics":["lg","snapcast","webos"],"latest_commit_sha":null,"homepage":"","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/zopieux.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":"2020-09-09T22:13:10.000Z","updated_at":"2025-03-08T14:48:02.000Z","dependencies_parsed_at":"2023-07-11T16:17:36.764Z","dependency_job_id":null,"html_url":"https://github.com/zopieux/lgsnapclient","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zopieux/lgsnapclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Flgsnapclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Flgsnapclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Flgsnapclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Flgsnapclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopieux","download_url":"https://codeload.github.com/zopieux/lgsnapclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Flgsnapclient/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266944038,"owners_count":24010481,"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-07-25T02:00:09.625Z","response_time":70,"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":["lg","snapcast","webos"],"created_at":"2024-11-06T19:24:46.642Z","updated_at":"2025-07-25T02:09:10.071Z","avatar_url":"https://github.com/zopieux.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lgsnapclient\n\nA lightweight [LG webOS app](http://webostv.developer.lge.com/) to play back\na low-latency [Snapcast](https://github.com/badaix/snapcast/) Websocket stream\nusing Javascript AudioContext.\n\n## License\n\nGPL-3.0, see [LICENSE](./LICENSE).\n\nThe icons, `snapstream.js` and `libflac.js` files are verbatim copies or slight\nadaptations of upstream\n[Snapserver web](https://github.com/badaix/snapcast/tree/master/server/etc/snapweb)\nlicensed under GPL-3.0.\n\n## Building\n\nNote the stream WS URL is hard-coded in [index.html](src/index.html#:~:text=changeme).\nUpdate it before packaging and installing the app.\n\nDuring development, use the very quick, non-minifying Python packager:\n\n    $ ./package.py\n\nFor \"production\" builds, you can rely on the official\n[`ares-package`](http://webostv.developer.lge.com/sdk/tools/using-webos-tv-cli/?wos_flag=ares-package#ares-package) \nfrom webOS SDK. Please note, though, that it is unbearably slow with no real\nbenefits:\n\n    $ ares-package src/\n\n## Installing\n\nFollow webOS SDK [instructions](http://webostv.developer.lge.com/develop/app-test/)\non either a real TV or the SDK emulator to register a device, install and\noptionally launch programmatically.\n\nOnce your device is registered, tl;dr looks like:\n\n```shell\n$ DEVICE=MyTvName\n$ ares-install --device $DEVICE eu.zopi.lgsnapclient_0.0.1_all.ipk\n$ ares-launch --device $DEVICE -a eu.zopi.lgsnapclient\n```\n\n## Usage\n\nJust start the app. Playback will begin, provided your Snapserver WS stream is\nworking correctly.\n\nThere are three LG\n[“Magic Remote”](http://webostv.developer.lge.com/design/webos-tv-system-ui/remote-control/)\nkey bindings:\n\n* Press the *red button* to reload the app, eg. in case of network errors.\n* Press the *green button* to toggle between the app and a fully black screen.\n* Press the *yellow button* to toggle log visibility.\n\nNote the whole UI moves every 10 seconds to prevent burn-in.\n\n## Screenshot\n\n![screenshot](.github/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopieux%2Flgsnapclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzopieux%2Flgsnapclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopieux%2Flgsnapclient/lists"}