https://github.com/poeschl-homeassistant-addons/pixelflut
Bring a Pixelflut canvas into your Smart Home
https://github.com/poeschl-homeassistant-addons/pixelflut
hacktoberfest home-assistant-addon pixelflut
Last synced: 4 months ago
JSON representation
Bring a Pixelflut canvas into your Smart Home
- Host: GitHub
- URL: https://github.com/poeschl-homeassistant-addons/pixelflut
- Owner: Poeschl-HomeAssistant-Addons
- License: apache-2.0
- Created: 2024-09-23T19:15:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-15T18:58:53.000Z (9 months ago)
- Last Synced: 2025-09-15T20:17:54.880Z (9 months ago)
- Topics: hacktoberfest, home-assistant-addon, pixelflut
- Language: Dockerfile
- Homepage:
- Size: 360 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixelflut
Pixelflut is a very simple (and inefficient) ASCII based network protocol to draw pixels on a screen.
This multiplayer canvas is a known game for tech enthusiasts.
More at [defnull/pixelflut](https://github.com/defnull/pixelflut)
The addon contains the [shoreline PixelFlut server](https://github.com/TobleMiner/shoreline) for playing and [noVnc](https://github.com/novnc/noVNC) to show the canvas inside Home Assistant.
![Addon Stage][stage-badge]
![Supports aarch64 Architecture][aarch64-badge]
![Supports amd64 Architecture][amd64-badge]
![Supports armhf Architecture][armhf-badge]
![Supports armv7 Architecture][armv7-badge]
![Supports i386 Architecture][i386-badge]
[![Add repository on my Home Assistant][repository-badge]][repository-url]
[![Install on my Home Assistant][install-badge]][install-url]
[![Donate][donation-badge]][donation-url]
[stage-badge]: https://img.shields.io/badge/Addon%20stage-stable-green.svg
[aarch64-badge]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-badge]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-badge]: https://img.shields.io/badge/armhf-yes-green.svg
[armv7-badge]: https://img.shields.io/badge/armv7-yes-green.svg
[i386-badge]: https://img.shields.io/badge/i386-yes-green.svg
[repository-badge]: https://img.shields.io/badge/Add-repository-41BDF5?logo=home-assistant&style=for-the-badge
[repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A//github.com/Poeschl-HomeAssistant-Addons/repository
[install-badge]: https://img.shields.io/badge/Install%20on-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge
[install-url]: https://my.home-assistant.io/redirect/supervisor_addon?addon=68413af6_pixelflut
[donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=for-the-badge&logoColor=white
[donation-url]: https://www.buymeacoffee.com/Poeschl