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. 


Awtrix2's Icon

Docker Container for Awtrix2 Host in collaboration with Blueforcer. The Container is based on the anapsix/alpine-java:8_JDK image. It has an autoupdate feature witch will get the latest Host from the Awtrix Site on a restart from the Container.

Axigen-Mail-Server's Icon

Axigen-Mail-Server

Productivity

Axigen Mail Server, Please read https://github.com/SiwatINC/axigen-antispam first! The free licence allow you to have 5 users accross 5 domains

Axigen-Mail-Server-with-AntiSpam's Icon

Axigen-Mail-Server-with-AntiSpam

Productivity

Axigen Mail Server with SpamAssassin and ClamAV, Please read https://github.com/SiwatINC/axigen-antispam first! The free licence allow you to have 5 users accross 5 domains

Azure-Pipelines-Agent's Icon

Azure-Pipelines-Agent

Productivity

Ubuntu 22.10 Azure Pipelines Agent with some preinstalled software. Please see projectpage for list of preinstalled software.

babybuddy's Icon

babybuddy

Babybuddy(https://github.com/babybuddy/babybuddy) is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.

Backblaze_Personal_Backup's Icon

This Docker container runs the Backblaze personal backup client via WINE, so that you can back up your files with the separation and portability capabilities of Docker on Linux. It runs the Backblaze client and starts a virtual X server and a VNC server with Web GUI, so that you can interact with it. This container needs additional installation steps after running the docker, which can be found here: https://github.com/JonathanTreffler/backblaze-personal-wine-container#installation

backuppc's Icon

BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk.

Bacula-Server's Icon

Bacula-Server

Backup

Bacula is a network Client/Server based backup program. This app contains also Baculum, web environment to easy manage with the Bacula programs. If You do not havy any postgresql server, You could chose sqlite3 version, but this version is not recomended. Please check ReadMe before You start. Default Tag is 11 sqlite3 version.

bambustudio's Icon

bambustudio

Bambu Studio(https://bambulab.com/en/download/studio) Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience.

BarcodeBuddy's Icon

<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b> </br> </br> UNRAID template that JUST WORKS, brought to you by Flight777! </br> </br> ADDED PERFORMANCE For added performance you can install a Redis container and link it to the app in the Barcode Buddy webui.

Barotrauma's Icon

This Docker will download and install SteamCMD. It will also install Barotrauma 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. CONSOLE: To connect to the console from Unraid itself and type in: 'docker exec -u steam -ti NAMEOFYOURCONTAINER screen -xS Barotrauma' (without quotes), to disconnect from the console simply close the window. You can also run multiple servers with only one SteamCMD directory!

base's Icon

base

Other

WireGuard VPN, Privoxy and Unbound built-in! This base image can be used as a standalone VPN image for other containers to attach to.

baserow's Icon

baserow

Productivity

Baserow is an open source no-code database and Airtable alternative. Create your own database without technical experience. Our user friendly no-code tool gives you the powers of a developer without leaving your browser. Be sure to set the BASEROW_PUBLIC_URL to your public URL if you plan on using this over Cloudflare Tunnels.

bbergle-mkv-language-remover's Icon

bbergle-mkv-language-remover beta

Tools / Utilities, Utilities

The purpose of this container is to go through your movies directory and convert all mp4 and m2ts file to mkv and then remove a specific language from those movies. It will also remove commentaries if set to true Please run this on a subset of your data before your entire library Make a share called MovieTest and move some movies over and make that your movies path in this container Once it's running you can see how the script works and if you havbe the correct settings There is not web UI, Just look at the logs for output WARNING: THIS RUNS AS SOON AS YOU START IT Find the language codes at https://iso639-3.sil.org/code_tables/639/data

bbergle-zap2xml's Icon

bbergle-zap2xml

Environment Variable-driven configuration of zap2xml Go to https://tvlistings.zap2it.com and make an account, once it is made you can enter the credentials in the fields below

BeamNG-MP's Icon

BeamNG-MP

Game Servers

This Docker will download and install BeamNG.drive-MP-Server. ATTENTION: To get the server working please generate a Key over here: https://beammp.com/keymaster (you can get a full tutorial on how to obtain a key here: https://wiki.beammp.com/en/home/server-installation) and put it in your ServerConfig.toml at the entry "AuthKey". ServerConfig.toml: Please head over to https://wiki.beammp.com/en/home/server-maintenance to see all available options and descriptions from the ServerConfig.toml Web Server: The web server for http/https requests is turned off by default and you need to enable it in the ServerConfig.toml if you want too - it is strongly recommended that you reverse proxy the Web Server if possible. Update Notice: The container will check for a new version on each start/restart.

beep_music_converter's Icon

beep_music_converter

Tools / Utilities, Utilities

Unraid container to convert mp3 or wav to PC beep speaker music Convert a wav or mp3 file into "beep code" so to be able to play it through a PC beep speaker. This can then be used to add to a user script to do things like play a tune on server startup and shutdown. (nice for headless server to know when its up) You will need a beep speaker in your server for this to work. Dont worry they are very cheap! Under $5 on Amazon for two! https://amzn.to/3kwWvlN default - This is the standard running mode. It will look for an mp3 or wav file in the folder file_to_convert in the container's appdata folder. - The file will first be converted from its source (mp3 or wav) to a 16bit Wav file using sox. After which its passed to wavtobeep for conversion to beep code. This is then converted to an Unraid user script and placed in the folder converted_wavs in the container's appdata. Indiana_Jones - This converts a test wav file (Indiana Jones) and plays it through the beep speaker Monkey_Island - This converts a test wav file (Monkey Island) and plays it through the beep speaker Silent choose from no|yes If set to yes converts the file without playing it default is "no" time default 50 -Time window for frequency analysis (in ms). . Experiment with different values for individual tune to find best For some already converted beep tunes see here https://github.com/SpaceinvaderOne/Beep-Music-Converter/tree/main/beep_music

beets's Icon

Beets(http://beets.io/) is a music library manager and not, for the most part, a music player. It does include a simple player plugin and an experimental Web-based player, but it generally leaves actual sound-reproduction to specialized tools.

beets's Icon

Beets is the media library management system for obsessive-compulsive music geeks. Its purpose is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a bouquet of tools for manipulating and accessing your music.

BELABOX-Receiver's Icon

BELABOX-Receiver

Media Servers, Video

Belabox receiver-side (srtla, srt-live-transmit, srt-live-server and noalbs) in a single container.

Bender's Icon

A link dashboard that can be managed without any code. Ideal for service listings on your server. Heavily inspired by Homer dashboard and aims to provide the same functionality with one major change, No yaml required! All links can be managed via the UI including dragging and dropping your links to re-order or change groups. New pages and links can be added via the UI, as can global settings such as the app title, icon and theme. Author: Jeremy Graham https://jez.me/

big-AGI's Icon

Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, and more.

Bigben-Discord's Icon

Bigben-Discord

Other

Big Ben Clock Discord-Bot is an self-hosted (useless) Discord bot that joins every hour in an pre selected voice channel and plays the Big Ben bells to inform you that you have entered a new hour. The bot was created by jamiesage123 and Dockerzied by me. (Kippenhof) Bot GitHub repo: https://github.com/HOF-Clan/big-ben-clock-discord-bot-docker | Unraid-Template repo: https://github.com/hofq/docker-templates