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.

Moderated and Vetted

Moderators ensure that apps listed in the store offer a safe, compatible, and consistent experience. 


grist's Icon

Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database to organize your data and make you more productive. This repository, grist-core, is maintained by Grist Labs. Our flagship product, available at getgrist.com, is built from the code you see here, combined with business-specific software designed to scale it to many users, handle billing, etc. If you are looking to use Grist in the cloud, head on over to getgrist.com. If you are curious about where Grist is going heading, see our roadmap, drop a question in our forum, or browse our extensive documentation. To use a Port other than 8484: In this example we'll use port 9251 Toggle Advanced View in upper right hand corner. Change WebUI port number 8484 to your desired port number 9251 Click Add another Path, Port, Variable, Label or Device at the bottom and add a Variable with the following: Config Type: Variable Name: Custom Port Key: PORT Value: 9251 Click Add Click "Remove" button for the Container Port Click Add another Path, Port, Variable, Label or Device at the bottom and add a Port with the following: Config Type: Port Name: Container Port Container Port: 9251 Host Port: 9251 Click Add Click Apply to save

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

gsdock's Icon

GoodSync Connect Server Runs the GoodSync Connect Linux server to store your backups. Valid GoodSync Connect account required. The WebUI credentials are the same as your GoodSync Connect account credentials that you set as GS_USER and GS_PWD

A simple plugin that indexes all of the pages in the GUI and allows you to search for them. No more wondering if the page is in Utilities, Tools, or System Information

guide2go's Icon

guide2go

Downloaders

a xml grabber from schedule direct service after docker start check your config folder and do your setups, setup is persistent, start from scratch by delete them cron options are updated on docker restart. cronjob changes doesnt require a restart. setup guide2go SD subscrition as follows or copy your existing .yaml files into your mounted /guide2go folder docker exec -it <dockername> guide2go -configure /guide2go/<your_epg_name>.yaml to test the cronjob functions docker exec -it <dockername> ./config/cronjob.sh

H265ize's Icon

h265ize is a fire and forget weapon. A nodejs utility utilizing ffmpeg to encode large quantities of videos with the hevc codec. For more information visit ayrton.sparling.us. if you want to create the hvec file alongside your input file, put in the parent directory of your input For example: if your input is in /mnt/user/cache/medialib/mymedia/ set your output to /mnt/user/cache/medialib/

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://github.com/bwssytems/ha-bridge/) 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.

Hailo RT Driver's Icon

The Hailo RT (Real-Time) is a specialized AI processor designed to deliver high-performance and efficient edge computing capabilities. It excels in performing real-time AI inference tasks, making it ideal for applications such as video analytics, autonomous vehicles, and industrial IoT. This plugin provides the necessary drivers to leverage the Hailo RT processor, enhancing the performance and efficiency of AI-driven edge computing tasks on supported hardware. This plugin also contains the binary 'hailostatus' to display various device statistics which is based on this repository: https://github.com/ssttevee/zig-hailo

HalfLife-Deathmatch's Icon

HalfLife-Deathmatch

ich777's Repository

Game Servers

This Docker will download and install SteamCMD. It will also install HalfLife-Deathmatch and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

HalfLife2DeathMatch's Icon

HalfLife2DeathMatch

ich777's Repository

Game Servers

This Docker will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! PASSWORD: The initial password is 'Docker', if you want to change or delete the password edit the file 'server.cfg'. Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

hammond's Icon

hammond

Other

A self-hosted vehicle expense tracking system with support for multiple users.

HandBrake's Icon

HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. Also, being based on Alpine Linux, size of this container is very small. A fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction. For a complete documentation of this container, see https://github.com/jlesage/docker-handbrake#readme

HandBrake-AMD-AMF-VCE's Icon

HandBrake-AMD-AMF-VCE

Media Applications, Video

HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. A fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction. This container has a copy of the AMD driver in it to allow encoding with AMD VCE acceleration. I have only tested this sofar on one machine with an 7940hs igpu. AV1 worked there. You should install the Radeon TOP first though. This container is based on the work of Zocker160 and jlesage / JocelynLeSage. For a complete documentation of this container, see https://github.com/datpat/

HandBrake-for-Nvidia's Icon

HandBrake-for-Nvidia

Media Applications, Video

HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. A fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction. This is template for zocker160's container to simplify installation. You need to install ich777's nvidia driver before using this. For a complete documentation of this container, see https://github.com/jlesage/docker-handbrake#readme

hass-unraid's Icon

This Docker container parses and forwards all WebSocket messages from your Unraid server to Home Assistant using the MQTT protocol. This enables you to create dashboards that provide a superior overview compared to Unraid's native capabilities.

HassActronQueNeoIntegration's Icon

HassActronQueNeoIntegration

Home Automation

Actron Que/Neo Air Conditioner Add-On for Home Assistant (https://blog.mikejmcguire.com/2021/02/11/actron-neo-and-home-assistant/) This add-on for Home Assistant enables you to control an Actron Air Conditioner equipped with the Actron Que or Actron Neo modules. The add-on requires you to use the Mosquitto MQTT broker on your Home Assistant device, with authentication enabled and a valid credential supplied. You'll also need to ensure that MQTT discovery is enabled with the default prefix 'homeassistant' for HA to discover the climate device and zone switches.

healthchecks's Icon

healthchecks

Healthchecks(https://github.com/healthchecks/healthchecks) is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.

HealthchecksDashboard's Icon

A standalone dashboard page showing the status of the checks in your Healthchecks.io account. INSTRUCTIONS: Enable the "Advanced View" in the top right of the container setup page, and add your VIEW ONLY API key from Healthchecks.io settings page in the "WebUI" portion. You can then change "Label" to anything you would like in order to have it show above your checks, or omit it all together, and lastly you can change from the light theme to a dark theme. All this needs to be done on the "WebUI" portion so you can easily launch it from your container list.

hedgedoc's Icon

hedgedoc

HedgeDoc(https://hedgedoc.org/) gives you access to all your files wherever you are. HedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.

heimdall's Icon

Heimdall(https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.

hetzner-ddns's Icon

hetzner-ddns beta

Network Services

This Docker image will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider.

hideme_privoxy's Icon

hideme_privoxy

Network Services

wireguard vpn client with privoxy and microsocks in docker its a hideme vpn client ONLY LOCAL_NET - CIDR mask of the local IP addresses which will acess the proxy and bypass it, comma seperated HIDEME_SERVER - HideMe Server to use HIDEME_FILE - configuration file, only edit when you know what you do HIDEME_USER - your HideMe username for your vpn HIDEME_PASS - your HideMe password for your vpn TZ - Timezone, not relevant for function IMPORTANT, if ipv6 is active in your network, set in extra parameters ...disable_ipv6=1 port 8080 privoxy - edit in bridge mode to fit your needs port 1080 socks proxy - edit in bridge mode to fit your needs