{"id":22296330,"url":"https://github.com/mythsunwind/matrixflut","last_synced_at":"2025-10-07T16:39:21.368Z","repository":{"id":74782597,"uuid":"325349156","full_name":"mythsunwind/matrixflut","owner":"mythsunwind","description":"Simple python server for accessing a RGB matrix via Pixelflut protocol","archived":false,"fork":false,"pushed_at":"2021-01-26T21:57:10.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-25T04:57:14.573Z","etag":null,"topics":["pixelflut","pixelflut-server"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mythsunwind.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-12-29T17:36:54.000Z","updated_at":"2024-02-02T19:32:01.000Z","dependencies_parsed_at":"2023-06-03T17:15:49.990Z","dependency_job_id":null,"html_url":"https://github.com/mythsunwind/matrixflut","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/mythsunwind%2Fmatrixflut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythsunwind%2Fmatrixflut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythsunwind%2Fmatrixflut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythsunwind%2Fmatrixflut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mythsunwind","download_url":"https://codeload.github.com/mythsunwind/matrixflut/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245556976,"owners_count":20634888,"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":["pixelflut","pixelflut-server"],"created_at":"2024-12-03T17:44:58.325Z","updated_at":"2025-10-07T16:39:11.488Z","avatar_url":"https://github.com/mythsunwind.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# matrixflut\nSimple python server for accessing a RGB matrix via Pixelflut protocol\n\n## Pixelflut protocol\n\nPixelflut is a very simple (and inefficient) ASCII based network protocol to draw pixels on a screen. It is described [here](https://cccgoe.de/wiki/Pixelflut) and [here](https://github.com/defnull/pixelflut).\n\n## Supported protocol features\n\nmatrixflut currently supports only these basic commands:\n\n* `SIZE`: Returns the size of the visible canvas in pixel as `SIZE \u003cw\u003e \u003ch\u003e`\n* `PX \u003cx\u003e \u003cy\u003e \u003crrggbb(aa)\u003e`: Draw a single pixel at position (x, y) with the specified hex color code\n* `BRIGHTNESS \u003cnumber\u003e`: A brightness value between 0 and 100\n\n## How to start\n\n`python3 server.py` \n\n## Further reading\n\nBased on https://github.com/defnull/pixelflut\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmythsunwind%2Fmatrixflut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmythsunwind%2Fmatrixflut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmythsunwind%2Fmatrixflut/lists"}