{"id":21270739,"url":"https://github.com/explodingcamera/docker-ledfx","last_synced_at":"2025-03-15T12:12:29.214Z","repository":{"id":129697079,"uuid":"594129487","full_name":"explodingcamera/docker-ledfx","owner":"explodingcamera","description":"ledfx","archived":false,"fork":false,"pushed_at":"2024-04-07T12:33:03.000Z","size":20,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T02:32:15.492Z","etag":null,"topics":["docker","dockerfile","ledfx"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explodingcamera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-01-27T17:07:16.000Z","updated_at":"2023-04-05T13:03:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"60ee009b-b683-4200-91eb-1d77057ac733","html_url":"https://github.com/explodingcamera/docker-ledfx","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/explodingcamera%2Fdocker-ledfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodingcamera%2Fdocker-ledfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodingcamera%2Fdocker-ledfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explodingcamera%2Fdocker-ledfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explodingcamera","download_url":"https://codeload.github.com/explodingcamera/docker-ledfx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243725634,"owners_count":20337670,"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":["docker","dockerfile","ledfx"],"created_at":"2024-11-21T08:18:28.182Z","updated_at":"2025-03-15T12:12:29.208Z","avatar_url":"https://github.com/explodingcamera.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LedFX Docker\n\n\u003e Simple Docker container for [LedFX](https://www.ledfx.app/). \u003cbr/\u003e\n\u003e\n\u003e [`ghcr.io/explodingcamera/ledfx:latest`](https://github.com/explodingcamera/docker-ledfx/pkgs/container/ledfx) \u003cbr/\u003e [`docker.io/explodingcamera/ledfx:latest`](https://hub.docker.com/r/explodingcamera/ledfx)\n\nOnly tested using `/dev/snd/`, should work with pulseaudio as well.\n\n## Tags\n\n- [`latest`](https://github.com/explodingcamera/docker-ledfx/pkgs/container/ledfx) - Latest stable release\n- [`v2.x.x`](https://github.com/explodingcamera/docker-ledfx/pkgs/container/ledfx) - Specific release version (updated weekly)\n\n## Usage\n\n### Docker\n\n```bash\ndocker run -d \\\n    --name ledfx \\\n    --restart=always \\\n\n    # instead of binding the port, you can use --net=host\n    # which will also allow ledfx to discover your devices\n    -p 8888:8888 \\\n\n    -e PUID=1000 \\\n    -e PGID=1000 \\\n\n    # e.g give access to a usb sound card\n    --device=/dev/snd \\\n    -v /path/to/config:/home/ledfx/.ledfx/config.json \\\n    ghcr.io/explodingcamera/ledfx:latest\n```\n\n## Environment variables\n\n- `PUID` - User ID (default: `1000`)\n- `PGID` - Group ID (default: `1000`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplodingcamera%2Fdocker-ledfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexplodingcamera%2Fdocker-ledfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplodingcamera%2Fdocker-ledfx/lists"}