mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Octobox 0.1.0
This commit is contained in:
parent
f281457233
commit
7135867488
6 changed files with 145 additions and 0 deletions
23
README.md
23
README.md
|
@ -194,6 +194,19 @@ Flow-based programming for the Internet of Things
|
|||
|
||||
[:books: Node-RED add-on documentation][addon-doc-node-red]
|
||||
|
||||
### ✓ [Octobox][addon-octobox]
|
||||
|
||||
![Latest Version][octobox-version-shield]
|
||||
![Supports armhf Architecture][octobox-armhf-shield]
|
||||
![Supports aarch64 Architecture][octobox-aarch64-shield]
|
||||
![Supports amd64 Architecture][octobox-amd64-shield]
|
||||
![Supports i386 Architecture][octobox-i386-shield]
|
||||
![Docker Pulls][octobox-pulls-shield]
|
||||
|
||||
Take back control of your GitHub notifications
|
||||
|
||||
[:books: Octobox add-on documentation][addon-doc-octobox]
|
||||
|
||||
### ✓ [Pi-hole][addon-pi-hole]
|
||||
|
||||
![Latest Version][pi-hole-version-shield]
|
||||
|
@ -338,6 +351,7 @@ on the correct GitHub repository matching the add-on.
|
|||
- [Open an issue for the add-on: IDE][ide-issue]
|
||||
- [Open an issue for the add-on: InfluxDB][influxdb-issue]
|
||||
- [Open an issue for the add-on: Node-RED][node-red-issue]
|
||||
- [Open an issue for the add-on: Octobox][octobox-issue]
|
||||
- [Open an issue for the add-on: Pi-hole][pi-hole-issue]
|
||||
- [Open an issue for the add-on: Plex Media Server][plex-issue]
|
||||
- [Open an issue for the add-on: SSH - Secure Shell][ssh-issue]
|
||||
|
@ -503,6 +517,15 @@ SOFTWARE.
|
|||
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-octobox]: https://github.com/hassio-addons/addon-octobox/tree/v0.1.0
|
||||
[addon-doc-octobox]: https://github.com/hassio-addons/addon-octobox/blob/v0.1.0/README.md
|
||||
[octobox-issue]: https://github.com/hassio-addons/addon-octobox/issues
|
||||
[octobox-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
||||
[octobox-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/octobox.svg
|
||||
[octobox-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[octobox-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[octobox-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/v1.2.0
|
||||
[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/v1.2.0/README.md
|
||||
[pi-hole-issue]: https://github.com/hassio-addons/addon-pi-hole/issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue