mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on The Lounge 0.1.0
This commit is contained in:
parent
5b335564f9
commit
8229611415
6 changed files with 128 additions and 0 deletions
23
README.md
23
README.md
|
@ -415,6 +415,19 @@ Monitoring and tracking tool for Plex Media Server
|
||||||
|
|
||||||
[:books: Tautulli add-on documentation][addon-doc-tautulli]
|
[:books: Tautulli add-on documentation][addon-doc-tautulli]
|
||||||
|
|
||||||
|
### ✓ [The Lounge][addon-thelounge]
|
||||||
|
|
||||||
|
![Latest Version][thelounge-version-shield]
|
||||||
|
![Supports armhf Architecture][thelounge-armhf-shield]
|
||||||
|
![Supports aarch64 Architecture][thelounge-aarch64-shield]
|
||||||
|
![Supports amd64 Architecture][thelounge-amd64-shield]
|
||||||
|
![Supports i386 Architecture][thelounge-i386-shield]
|
||||||
|
![Docker Pulls][thelounge-pulls-shield]
|
||||||
|
|
||||||
|
A self-hosted web IRC client
|
||||||
|
|
||||||
|
[:books: The Lounge add-on documentation][addon-doc-thelounge]
|
||||||
|
|
||||||
### ✓ [Tor][addon-tor]
|
### ✓ [Tor][addon-tor]
|
||||||
|
|
||||||
![Latest Version][tor-version-shield]
|
![Latest Version][tor-version-shield]
|
||||||
|
@ -524,6 +537,7 @@ on the correct GitHub repository matching the add-on.
|
||||||
- [Open an issue for the add-on: Spotify Connect][spotify-issue]
|
- [Open an issue for the add-on: Spotify Connect][spotify-issue]
|
||||||
- [Open an issue for the add-on: TasmoAdmin][tasmoadmin-issue]
|
- [Open an issue for the add-on: TasmoAdmin][tasmoadmin-issue]
|
||||||
- [Open an issue for the add-on: Tautulli][tautulli-issue]
|
- [Open an issue for the add-on: Tautulli][tautulli-issue]
|
||||||
|
- [Open an issue for the add-on: The Lounge][thelounge-issue]
|
||||||
- [Open an issue for the add-on: Tor][tor-issue]
|
- [Open an issue for the add-on: Tor][tor-issue]
|
||||||
- [Open an issue for the add-on: Traccar][traccar-issue]
|
- [Open an issue for the add-on: Traccar][traccar-issue]
|
||||||
- [Open an issue for the add-on: UniFi Controller][unifi-issue]
|
- [Open an issue for the add-on: UniFi Controller][unifi-issue]
|
||||||
|
@ -838,6 +852,15 @@ SOFTWARE.
|
||||||
[tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[tautulli-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[tautulli-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
|
[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/v0.1.0
|
||||||
|
[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/v0.1.0/README.md
|
||||||
|
[thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues
|
||||||
|
[thelounge-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
||||||
|
[thelounge-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/thelounge.svg
|
||||||
|
[thelounge-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
|
[thelounge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
[thelounge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v1.6.1
|
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v1.6.1
|
||||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v1.6.1/README.md
|
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v1.6.1/README.md
|
||||||
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
||||||
|
|
1
thelounge/CHANGELOG.md
Normal file
1
thelounge/CHANGELOG.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
First Release :sparkles:
|
53
thelounge/README.md
Normal file
53
thelounge/README.md
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
# Community Hass.io Add-ons: The Lounge
|
||||||
|
|
||||||
|
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||||
|
|
||||||
|
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
||||||
|
|
||||||
|
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
|
||||||
|
|
||||||
|
A self-hosted web IRC client.
|
||||||
|
|
||||||
|
## About
|
||||||
|
|
||||||
|
A self-hosted web IRC client that uses a modern and sleek interface with
|
||||||
|
support for theming, push notifications, link previews, file uploads and
|
||||||
|
more. Fully cross-platform and mobile friendly.
|
||||||
|
|
||||||
|
![Screenshot][screenshot]
|
||||||
|
|
||||||
|
[Click here for the full documentation][docs]
|
||||||
|
|
||||||
|
## WARNING! THIS IS A BETA VERSION!
|
||||||
|
|
||||||
|
This Hass.io Add-ons repository contains beta releases of add-ons.
|
||||||
|
|
||||||
|
- They might stop working at any time.
|
||||||
|
- They could have a negative impact on your system.
|
||||||
|
|
||||||
|
This repository was created for:
|
||||||
|
|
||||||
|
- Anybody willing to test.
|
||||||
|
- Anybody interested in trying out upcoming add-ons or add-on features.
|
||||||
|
|
||||||
|
If you are more interested in stable releases of our add-ons:
|
||||||
|
|
||||||
|
<https://github.com/hassio-addons/repository>
|
||||||
|
|
||||||
|
|
||||||
|
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||||
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
|
[discord]: https://discord.me/hassioaddons
|
||||||
|
[docs]: https://github.com/hassio-addons/addon-thelounge/blob/v0.1.0/README.md
|
||||||
|
[forest-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/forest-theme.png
|
||||||
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
|
[forum]: https://community.home-assistant.io/?u=timmo001
|
||||||
|
[hass]: https://www.home-assistant.io/
|
||||||
|
[thelounge]: https://github.com/timmo001/thelounge
|
||||||
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||||
|
[midnight-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/midnight-theme.png
|
||||||
|
[more-info-light]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/more-info-light.png
|
||||||
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
|
[release-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
||||||
|
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.1.0
|
51
thelounge/config.json
Normal file
51
thelounge/config.json
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
{
|
||||||
|
"name": "The Lounge",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"slug": "thelounge",
|
||||||
|
"description": "A self-hosted web IRC client",
|
||||||
|
"url": "https://github.com/hassio-addons/addon-thelounge",
|
||||||
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:15100]",
|
||||||
|
"startup": "application",
|
||||||
|
"arch": [
|
||||||
|
"aarch64",
|
||||||
|
"amd64",
|
||||||
|
"armhf",
|
||||||
|
"i386"
|
||||||
|
],
|
||||||
|
"boot": "auto",
|
||||||
|
"hassio_api": true,
|
||||||
|
"hassio_role": "default",
|
||||||
|
"homeassistant_api": true,
|
||||||
|
"host_network": false,
|
||||||
|
"ports": {
|
||||||
|
"15100/tcp": 15100
|
||||||
|
},
|
||||||
|
"map": [
|
||||||
|
"config:rw",
|
||||||
|
"ssl"
|
||||||
|
],
|
||||||
|
"options": {
|
||||||
|
"log_level": "info",
|
||||||
|
"ssl": true,
|
||||||
|
"certfile": "fullchain.pem",
|
||||||
|
"keyfile": "privkey.pem",
|
||||||
|
"default_theme": "default",
|
||||||
|
"themes": [
|
||||||
|
"thelounge-theme-material"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"schema": {
|
||||||
|
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
|
||||||
|
"ssl": "bool",
|
||||||
|
"certfile": "str",
|
||||||
|
"keyfile": "str",
|
||||||
|
"default_theme": "str",
|
||||||
|
"themes": [
|
||||||
|
"str"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"environment": {
|
||||||
|
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
||||||
|
},
|
||||||
|
"image": "hassioaddons/thelounge"
|
||||||
|
}
|
BIN
thelounge/icon.png
Normal file
BIN
thelounge/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
thelounge/logo.png
Normal file
BIN
thelounge/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Add table
Add a link
Reference in a new issue