Skip to content

Commit

Permalink
🎉 Release of add-on Pixelflut 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeschl committed Sep 23, 2024
1 parent 8f81c9b commit f0a93fa
Show file tree
Hide file tree
Showing 7 changed files with 158 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,18 @@ The most trustworthy online shop out there.
Text to speech voice synthesizer from SVox, included in Android AOSP.

[![PicoTTS add-on documentation][addon-docs-badge]][picotts-doc]
### 🧩 [Pixelflut][pixelflut-files]

![Latest Version][pixelflut-version-badge]
![Supports aarch64 Architecture][pixelflut-aarch64-badge]
![Supports amd64 Architecture][pixelflut-amd64-badge]
![Supports armhf Architecture][pixelflut-armhf-badge]
![Supports armv7 Architecture][pixelflut-armv7-badge]
![Supports i386 Architecture][pixelflut-i386-badge]

Bring a Pixelflut canvas into your Smart Home

[![Pixelflut add-on documentation][addon-docs-badge]][pixelflut-doc]
### 🧩 [pigpio][pigpio-files]

![Latest Version][pigpio-version-badge]
Expand Down Expand Up @@ -180,6 +192,7 @@ If you are here, seeking help, please look at the issues of the specific addon.
- [Issues of OWASP Juice Shop][juice-shop-issue]
- [Issues of OWASP ZAP][owasp-zap-issue]
- [Issues of PicoTTS][picotts-issue]
- [Issues of Pixelflut][pixelflut-issue]
- [Issues of mitmproxy][mitmproxy-issue]
- [Issues of pigpio][pigpio-issue]

Expand Down Expand Up @@ -290,6 +303,15 @@ If you are here, seeking help, please look at the issues of the specific addon.
[picotts-armhf-badge]: https://img.shields.io/badge/armhf-yes-green.svg
[picotts-armv7-badge]: https://img.shields.io/badge/armv7-yes-green.svg
[picotts-i386-badge]: https://img.shields.io/badge/i386-yes-green.svg
[pixelflut-files]: https://github.com/Poeschl-HomeAssistant-Addons/pixelflut/tree/v1.2.1
[pixelflut-doc]: https://github.com/Poeschl-HomeAssistant-Addons/pixelflut/blob/v1.2.1/README.md
[pixelflut-issue]: https://github.com/Poeschl-HomeAssistant-Addons/pixelflut/issues
[pixelflut-version-badge]: https://img.shields.io/badge/version-v1.2.1-blue.svg
[pixelflut-aarch64-badge]: https://img.shields.io/badge/aarch64-yes-green.svg
[pixelflut-amd64-badge]: https://img.shields.io/badge/amd64-yes-green.svg
[pixelflut-armhf-badge]: https://img.shields.io/badge/armhf-yes-green.svg
[pixelflut-armv7-badge]: https://img.shields.io/badge/armv7-yes-green.svg
[pixelflut-i386-badge]: https://img.shields.io/badge/i386-yes-green.svg
[mitmproxy-files]: https://github.com/Poeschl-HomeAssistant-Addons/mitmproxy/tree/v1.2.0
[mitmproxy-doc]: https://github.com/Poeschl-HomeAssistant-Addons/mitmproxy/blob/v1.2.0/README.md
[mitmproxy-issue]: https://github.com/Poeschl-HomeAssistant-Addons/mitmproxy/issues
Expand Down
47 changes: 47 additions & 0 deletions pixelflut/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
Note: this is the full changelog of the versions deployed via the [previous mono-repository](https://github.com/Poeschl-HomeAssistant-Addons/repository/tree/41c02f85a6fffb328c21df76ace4e54ad0ee3466).

## 1.2.1 - 2023-01-08

* 🐛 Fix init for S6 (#355)
* 🔼 Update git to `1:2.39.0-1`
* 🔼 Updated libvncserver/libvncserver-dev to `0.9.13+dfsg-5`
* 🔼 Updated libvncclient/libvncclient-dev to `0.9.13+dfsg-5`
* 🔼 Updated pkg-config to `1.8.0-12`
* 🔼 Updated python3 to `3.10.6-3+b1`
* 🔼 Updated python3-numpy to `1:1.23.5-2`
* 🔼 Updated python3-setuptools to `65.5.0-1.1`
* 🔼 Updated python3-pip to `22.3.1+dfsg-1`
* 🔼 Update procps to `2:4.0.2-3`
* 🔼 Update libsdl2-2.0-0 / libsdl2-dev to `2.0.20+dfsg-2`
* 🔼 Update libnuma1 / libnuma-dev to `2.0.16-1`

## 1.2.0 - 2022-07-31

* 🔼 Updated vncmux to latest commit `b376f97`
* 🔼 Updated python3 to `3.10.5-3`
* 🔼 Updated python3-numpy to `1:1.21.5-1+b1`
* 🔼 Updated python3-pip to `22.2+dfsg-1`
* 🔼 Updated Cython to `0.29.32`
* 🔼 Updated libvncserver/libvncserver-dev to `0.9.13+dfsg-4`
* 🔼 Updated libvncclient/libvncclient-dev to `0.9.13+dfsg-4`
* 🔼 Updated libsdl2/libsdl2-dev to `2.0.22+dfsg-6`
* 🔼 Updated libfreetype6/libfreetype6-dev to `2.12.1+dfsg-3`
* 🔨 Migrated to S6-Overlay `V3`
* 📝 Updated to new repository structure + Yaml config

## 1.1.0 - 2022-04-10

* 🔼 Update git to `1:2.35.1-1`
* 🔼 Update python3 to `3.9.8-1`
* 🔼 Update python3-setuptools to `59.6.0-1.2`
* 🔼 Update python3-pip to `22.0.2+dfsg-1`
* 🔼 Update procps to `2:3.3.17-7+b1`
* 🔼 Update libsdl2-2.0-0 / libsdl2-dev to `2.0.20+dfsg-2`
* 📝 Updated Readme


## 1.0.0 - 2022-01-07

### Added

* ➕ Create Addon
21 changes: 21 additions & 0 deletions pixelflut/DOCS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Configuration

Example config:

```yaml
width: 1280,
height: 720,
description: Pixelflut
```
### `width`

The width of the Pixelflut canvas.

### `height`

The height of the Pixelflut canvas.

### `description`

The text which is displayed on the top as description.
35 changes: 35 additions & 0 deletions pixelflut/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# 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.

[![Release][release-badge]][release]
![Addon Stage][stage-badge]

[![Donate][donation-badge]][donation-url]

## ⚠ WARNING! THIS IS AN EDGE VERSION!

This Home Assistant Add-on is and bloody edge build.
Edge builds add-ons are based upon the latest development version.

- They may not work at all.
- They might stop working at any time.
- They could have a negative impact on your system.

If you are more interested in stable releases of our add-ons:

For the stable version of the add-ons: [Stable-Repository]

[stage-badge]: https://img.shields.io/badge/Addon%20stage-stable-green.svg

[release-badge]: https://img.shields.io/badge/version-v1.2.1-blue.svg
[release]: https://github.com/Poeschl-HomeAssistant-Addons/pixelflut/tree/v1.2.1

[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

[Stable-Repository]: https://github.com/Poeschl-HomeAssistant-Addons/repository
33 changes: 33 additions & 0 deletions pixelflut/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: Pixelflut
version: 1.2.1
slug: pixelflut
panel_icon: mdi:waves
description: Bring a Pixelflut canvas into your Smart Home
url: https://github.com/Poeschl-HomeAssistant-Addons/pixelflut
ingress: true
ingress_port: 6080
ingress_entry: vnc.html?autoconnect=true
arch:
- armv7
- armhf
- aarch64
- amd64
- i386
image: ghcr.io/poeschl-homeassistant-addons/pixelflut-{arch}
init: false
ports:
1234/tcp: 1234
1235/tcp: null
5900/tcp: null
ports_description:
1234/tcp: The Pixelflut port to send your requests
1235/tcp: Provides json statistics about the running canvas
5900/tcp: VNC access of the Pixelflut canvas
options:
width: '1280'
height: '720'
description: Pixelflut
schema:
width: int(0,)
height: int(0,)
description: str
Binary file added pixelflut/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pixelflut/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f0a93fa

Please sign in to comment.