Community Apps

Browse our large and growing catalog of applications to run in your Unraid server. 

Download the Plugin  |  Become a Community Developer


Community-built

All the applications you love—built and maintained by a community member who understands what you need on Unraid. Love a particular app or plugin? Donate directly to the developer to support their work.

Created by a legend

Andrew (aka Squid) has worked tirelessly to build and enhance the experience of Community Apps for users like you. Listen to his story.

Moderated and Vetted

Moderators ensure that apps listed in the store offer a safe, compatible, and consistent experience. Learn more about our guidelines.


fastcom-mysql's Icon

fastcom-mysql

Home Automation

Docker Container with Fast.com CLI sending data to a MySQL Server The Docker needs the following ENV Variables: SLEEP : Seconds between measures MYSQL_SERVER : IP/Address of MySQL Server MYSQL_USER: MySQL Username MYSQL_PASS: MySQL Password MYSQL_DATABASE: MySQL Database MYSQL_TABLE: MySQL Table LOC: Name of Probe (eg. network/core or network/edge) Important: Database Table needs to have the following schema: CREATE TABLE YOURTABLENAME ( `timestamp` timestamp NULL DEFAULT current_timestamp(), `loc` varchar(50) COLLATE utf8mb4_bin DEFAULT NULL, `download` float DEFAULT NULL, `upload` float DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin

FiatChamp's Icon

FiatChamp

Home Automation

Connect your FIAT, Jeep, Ram, Dodge, AlfaRomeo car 🚗 or truck 🚚 to Home Assistant. Needs a vehicle with enabled uconnect services and valid account.

frigate's Icon

A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. You cas use a integrated or dedicated GPU (Intel/AMD/Nvidia) to perform the image decoding of the input streams of your cameras. Optionally (but highly recommended), you can use multiple devices to perform the object detetion, such as a Google Coral Accelerator Nvidia GPU, OpenVINO (Intel GPU) and Intel NCS2 VPU See the documentation for more details about your specific hardware and needs (https://docs.frigate.video/). This is a general templeate that aims to give a fast deoplyment for every user so check all the options carefully and remove all the configurations that you are not going to use.

Gladys-Assistant's Icon

Gladys-Assistant

Home Automation

Gladys Assistant (https://gladysassistant.com) is a privacy-first, open-source home assistant. Gladys helps you centralize your connected devices, visualize data on your dashboards and build automations to make your daily life easier. You can support the project here : https://www.buymeacoffee.com/gladysassistant

go2rtc's Icon

Ultimate camera streaming application with support RTSP, WebRTC, HomeKit, FFmpeg, RTMP, etc. • zero-dependency and zero-config small app for all OS (Windows, macOS, Linux, ARM) • zero-delay for many supported protocols (lowest possible streaming latency) • streaming from RTSP, RTMP, MJPEG, HLS/HTTP, USB Cameras and other sources • streaming to RTSP, WebRTC, MSE/MP4 or MJPEG • first project in the World with support streaming from HomeKit Cameras • on the fly transcoding for unsupported codecs via FFmpeg • multi-source 2-way codecs negotiation • mixing tracks from different sources to single stream • auto match client supported codecs • 2-way audio for ONVIF Profile T Cameras • streaming from private networks via Ngrok • can be integrated to any smart home platform or be used as standalone app Inspired by: • series of streaming projects from @deepch • webrtc go library and whole @pion team • rtsp-simple-server idea from @aler9 • GStreamer framework pipeline idea • MediaSoup framework routing idea • HomeKit Accessory Protocol from @brutella

grocy's Icon

Grocy(https://github.com/grocy/grocy) is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility. Keep track of your purchases, how much food you are wasting, what chores need doing and what batteries need charging with this proudly Open Source tool For more information on grocy visit their website and check it out: https://grocy.info

ha-dockermon's Icon

A NodeJS RESTful API which can be used with Home Assistant to report the state of Docker Containers Custom Component to automatically add all your docker switches to home assistant. https://gitlab.com/custom_components/hadockermon Additional info including the API can be found here: https://github.com/philhawthorne/ha-dockermon

ha-fusion's Icon

ha-fusion

Home Automation

A modern, easy-to-use and performant custom Home Assistant dashboard

habridge's Icon

habridge

Home Automation

Habridge(https://bwssystems.com/#!/habridge) emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. The Bridge handles basic commands such as "On", "Off" and "brightness" commands of the hue protocol. This bridge can control most devices that have a distinct API. In the cases of systems that require authorization and/or have APIs that cannot be handled in the current method, a module may need to be built. The Harmony Hub is such a module and so is the Nest module. The Bridge has helpers to build devices for the gateway for the Logitech Harmony Hub, Vera, Vera Lite or Vera Edge, Nest, Somfy Tahoma, Home Assistant, Domoticz, MQTT, HAL, Fibaro, HomeWizard, LIFX, OpenHAB, FHEM, Broadlink and the ability to proxy all of your real Hue bridges behind this bridge. This bridge was built to help put the Internet of Things together. For more information about how to use this software have a look at their Wiki https://github.com/bwssytems/ha-bridge/wiki(https://github.com/bwssytems/ha-bridge/wiki)

Home-Assistant-Container's Icon

Home-Assistant-Container

Home Automation

Home Assistant Container runs the core of the Home Assistant home automation platform. It focuses on local control and privacy. Track and control all devices at home and automate control.

homebridge's Icon

homebridge

Home Automation

Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.

HomeBridge-with-webGUI's Icon

HomeBridge-with-webGUI

Home Automation, Tools / Utilities

Homebridge with GUI (default user:pass=admin:admin) is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of "smart home" devices. Instruction: 1. in the "packages" variable, place the all packages name you wanted in the box seperated by space (Example is in the box, Plugin list is in https://www.npmjs.com/search?q=homebridge-plugin) 2. create the container 3. create the config.json in the homebridge directory (/mnt/user/appdata/homebridge/config.json) 4. add your devices to the config.json by refering to https://github.com/nfarina/homebridge

HOOBS's Icon

HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. It also adds an API that can be used as an endpoint for an application. HOOBS is not a Homebridge plugin. It is a separate application designed to be a parent to Homebridge. Since this is independent, it can control Homebridge. This also keeps all of the plugins in one place. No need to install plugins in the global scope, which helps keep your Homebridge server more secure. Default Paths: Application Path -> /hoobs Configuration Path -> /hoobs/etc Local Modules Path -> /hoobs/node_modules Global Modules Path -> /usr/lib/node_modules For More Information visit: https://hoobs.org/ In order to make this work nework type has to be set to "Host". Use the default configuration, then but change the port inside the container to a different port ("8082") HOOBS uses port "80" by default/

huginn's Icon

Build agents that monitor and act on your behalf. Your agents are standing by! Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. Huginn's Agents create and consume events, propagating them along a directed graph. Think of it as a hackable version of IFTTT or Zapier on your own server. You always know who has your data. You do. Log in to your Huginn instance using the username admin and password password See https://hub.docker.com/r/huginn/huginn/ for more information on running Huginn with a separate database container More variables can be found here: https://github.com/huginn/huginn/blob/master/.env.example

hydroqc2mqtt's Icon

hydroqc2mqtt

Home Automation

This project was created to provide a way to access Hydro-Québec account and winter credit data in Home-Assistant. This module use the hydroqc library to fetch all pertinent account information and winter credit signals to be sent to MQTT. It also provide Home-Assistant discovery topics to create all the relevant sensors in Home-Assistant. It also includes a separate logic that sends the hourly consumption statistics to Home-Assitant via websocket

icloud-drive-sync's Icon

This container will DOWNLOAD (not upload - yet) all your files / photos from iCloud. You can set filter for folder / types. Download and edit the config and put it in your Config Path folder: https://raw.githubusercontent.com/mandarons/icloud-drive-docker/main/config.yaml After the installation connect to your container console and run: icloud --username=<icloud-username> --session-directory=/app/session_data (This will request your iCloud password and your 2 factor auth key).

iobroker's Icon

ioBroker is an Open Source IoT platform (Fog computing) which has the ability to manage your IoT system through an graphical interface.

Juicepass2mqtt's Icon

This tool will publish Juicebox data from a UDP proxy to MQTT discoverable by HomeAssistant. Hopefully we won't need this if EnelX fixes their API! It is required that both your JuiceBox and the machine you are running juicepassproxy on have internal static IPs on your intranet.

Kitana's Icon

Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. To set the baseurl for this application, open advanced view, and add -p /kitana -P to the "Post Arguments"

MagicMirror-2's Icon

This Container will download and install MagicMirror². MODULE INSTALLATION: This container can pull modules from Github automatically, simply go to your server directory and in the 'modules' folder after the first startup, there you will find a file named 'modules.txt'. Simply drop your links from Gitbub into the file (place a 'Y' in front of the link to run a automatic 'npm install' after the download, not every module will work with this automatic module installer) or simply delete the '#' in front of the premade modules in the file and then restart the container to download the modules. Please don't forget to also to edit your config.js! Update Notice: This container will check on every restart if there is a newer version of MagicMirror² available and will download and install it if so.

matter-server's Icon

Official Matter Server docker container from Home Assistant. This project implements a Matter Controller Server over WebSockets using the official Matter (formerly CHIP) SDK as a base and provides both a server and client implementation. The goal of this project is primary to have Matter support in Home Assistant but its universal approach makes it suitable to be used in other projects too. There is NO WEB-UI to this container. Check the container logs for any errors when necessary. REQUIREMENTS: Unraid needs to have IPV4+6 enabled on the network interface! Make sure your you run the container on the host network. The host network interface needs to be in the same network as the Android/iPhone device you are using for commissioning. Matter uses link-local multicast protocols which do not work accross different LANs or VLANs.

mosquitto's Icon

mosquitto

Home Automation

This container is a minimal port of the official Eclipse Mosquitto Docker container with minor tweaks to work more conveniently in unRAID. Configuration To set up paths and ports, see the descriptions in the unRAID docker settings page. To further control mosquitto configuration, place a mosquitto.conf file in the config path, or start the container one time and it will write a template mosquitto.conf.example file to the config path for you to copy and edit. For further details, refer to the full README at https://github.com/cmccambridge/mosquitto-unraid/blob/master/README.md