{"id":43246936,"url":"https://github.com/simplyroba/pixoo-bridge","last_synced_at":"2026-02-20T22:01:07.387Z","repository":{"id":182770581,"uuid":"652279083","full_name":"simplyRoba/pixoo-bridge","owner":"simplyRoba","description":"Small docker image to communicate with a network enabled pixoo LED dot matrix.","archived":false,"fork":false,"pushed_at":"2026-02-14T09:32:38.000Z","size":2402,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-14T17:58:18.906Z","etag":null,"topics":["divoom","docker-image","led-matrix","led-matrix-displays","pixel-art","pixoo","pixoo64"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplyRoba.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-11T16:44:36.000Z","updated_at":"2026-02-14T09:32:19.000Z","dependencies_parsed_at":"2026-02-20T22:00:49.406Z","dependency_job_id":null,"html_url":"https://github.com/simplyRoba/pixoo-bridge","commit_stats":null,"previous_names":["simplyroba/pixoo-bridge"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/simplyRoba/pixoo-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplyRoba%2Fpixoo-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplyRoba%2Fpixoo-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplyRoba%2Fpixoo-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplyRoba%2Fpixoo-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplyRoba","download_url":"https://codeload.github.com/simplyRoba/pixoo-bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplyRoba%2Fpixoo-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29666419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["divoom","docker-image","led-matrix","led-matrix-displays","pixel-art","pixoo","pixoo64"],"created_at":"2026-02-01T12:18:31.801Z","updated_at":"2026-02-20T22:01:07.366Z","avatar_url":"https://github.com/simplyRoba.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **pixoo-bridge has been superseded by [pixoo-bridge.rs](https://github.com/simplyRoba/pixoo-bridge.rs)** — a drop-in replacement written in Rust. Same HTTP API, ~2 MB RAM instead of ~200 MB. See the [migration guide](https://github.com/simplyRoba/pixoo-bridge.rs#migration) for details.   \n\n# Pixoo Bridge\nSmall docker image to communicate with a network enabled pixoo LED dot matrix.\n\n\u003c!-- TODO Downloads from ghcr.io --\u003e\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n![GitHub License](https://img.shields.io/github/license/simplyRoba/pixoo-bridge?link=https%3A%2F%2Fgithub.com%2FsimplyRoba%2Fpixoo-bridge%2Fblob%2Fmain%2FLICENSE)\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/simplyRoba/pixoo-bridge/run-tests.yaml?link=https%3A%2F%2Fgithub.com%2FsimplyRoba%2Fpixoo-bridge%2Factions%2Fworkflows%2Frun-tests.yaml%3Fquery%3Dbranch%253Amain)\n[![GitHub release (with filter)](https://img.shields.io/github/v/release/simplyRoba/pixoo-bridge?link=https%3A%2F%2Fgithub.com%2FsimplyRoba%2Fpixoo-bridge%2Freleases)](https://github.com/simplyRoba/pixoo-bridge/releases)\n[![GitHub issues](https://img.shields.io/github/issues/simplyRoba/pixoo-bridge?link=https%3A%2F%2Fgithub.com%2FsimplyRoba%2Fpixoo-bridge%2Fissues)](https://github.com/simplyRoba/pixoo-bridge/issues)\n![GitHub Repo stars](https://img.shields.io/github/stars/simplyRoba/pixoo-bridge)\n\n\n# Configuration\nPass key as environment variable the docker container.\n\n| Key                          | Default value    | Description                                       |\n|------------------------------|------------------|---------------------------------------------------|\n| PIXOO_BASE_URL               | http://localhost | Protocol and IP of the pixoo in the network       |\n| PIXOO_SIZE                   | 64               | screen size of the pixoo                          |\n| PIXOO_ANIMATION_SPEED_FACTOR | 1.4              | Factor to adjust animation speed of uploaded gifs |\n| PIXOO_BRIDGE_PORT            | 4000             | Port of the pixxo bridge in the container         |\n| PIXOO_BRIDGE_HEALTH_FORWARD  | true             | Ping pixoo during image health check              |\n| PIXOO_BRIDGE_DOCS_ENABLED    | true             | Enable API documentation (Swagger UI)             |\n| PIXOO_BRIDGE_MAX_IMAGE_SIZE  | 5MB              | Image size for uploads. Format like 128KB or 5MB  |\n| PIXOO_BRIDGE_LOG_LEVEL       | INFO             | Possible values OFF, DEBUG, INFO, WARN, ERROR     |\n\n# Run the image\nreplace the ip of your pixoo and run\n```shell\ndocker run -p 4000:4000 -e \"PIXOO_BASE_URL=http://xxx.xxx.xxx.xxx\" ghcr.io/simplyroba/pixoo-bridge:latest\n```\nor use the [docker-compose.yaml](/docker-compose.yaml)\n```shell\ndocker compose up -d\n```\n\n# Documentation\n## API\nGenerated API documentation can be reached under \n```\nhttp://localhost:4000\n```\n![Swagger Screenshot](/docs/swagger-screenshot.png)\n\n## Migration Guides\n### from 0.x to 1.x\nRename configuration parameter in your `compose.yaml`.\n\n| old name   | new name       |\n|------------|----------------|\n| PIXOO_HOST | PIXOO_BASE_URL | \n\n### from 1.x to 2.x\nRename configuration parameter in your `compose.yaml:` \n\n| old name             | new name                    |\n|----------------------|-----------------------------|\n| PIXOO_HEALTH_FORWARD | PIXOO_BRIDGE_HEALTH_FORWARD |\n| PIXOO_DOCS_ENABLED   | PIXOO_BRIDGE_DOCS_ENABLED   |\n| PIXOO_MAX_IMAGE_SIZE | PIXOO_BRIDGE_MAX_IMAGE_SIZE |\n| PIXOO_LOG_LEVEL      | PIXOO_BRIDGE_LOG_LEVEL      |\n\n## Limitations\nThe `Channel control API` of the Pixoo will not be implemented. Use the App for these functionality.\n\n## Further resources\n### Official product page\n[Pixoo64](https://divoom.com/products/pixoo-64)\n\n### Pixoo API\n[Official Divoom API documentation](http://doc.divoom-gz.com/web/#/12?page_id=191)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplyroba%2Fpixoo-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplyroba%2Fpixoo-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplyroba%2Fpixoo-bridge/lists"}