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.


Advanced Copy and Move's Icon

Advanced Copy and Move

SlrG's Repository

Plugins, Tools / UtilitiesSystem

This plugin provides advanced cp and mv shell command alternatives named cpg and mvg. When using the -g or --progress-bar parameters they will show the progress of the copy or move commands.

age is a simple, modern and secure file encryption tool. It features small explicit keys, no config options, and UNIX-style composability. You can get more details here: https://github.com/FiloSottile/age You can find examples how to use age in the Support Thread or on the official Github page from age.

AMD-Vendor-Reset's Icon

This plugin contains the Vendor-Reset module for Polaris, Vega10/20 and Navi10/12/14 cards by Adam Madsen and Geoffrey McRae. You can get more details here: https://github.com/gnif/vendor-reset

Appdata Backup/Restore v2.5's Icon

Appdata Backup/Restore v2.5

Robin Kluth

Backup, Plugins, Tools / UtilitiesSystem

Community Applications appdata backup / restore module allows you to easily (and on a schedule) create backups of your docker appdata folder and restore them in the event of a cache drive failure.

Appdata Cleanup's Icon

Community Applications' Cleanup Appdata will scan your appdata share to determine which folders are no longer in use (from uninstalled docker applications) and allow you to delete them easily to free up hard disk space

Aquacomputer D5Next's Icon

This package contains a hwmon Linux Kernel driver for exposing sensors from various Aquacomputer devices (D5 Next, Quadro, Aquastream XT,...). You can get more details here: https://github.com/aleksamagicka/aquacomputer_d5next-hwmon

Auto Turbo Write Mode's Icon

CA Auto Turbo Write Mode will automatically enable or disable turbo write mode depending upon the number of hard drives currently spinning. This could result is significantly faster write speeds to the array without needlessly spinning up disks.

Auto Update Applications's Icon

Auto Update Applications

Squid's Repository

Plugins, Tools / UtilitiesSystem

Community Applications' auto update allows you to select which plugins to automatically keep up to date as updates become available. Includes options to wait until an update is x number of days old before updating

autotweak's Icon

Unraid plugin that enables you to adjust your Unraid system's power profile to enhance performance or improve energy efficiency. Additionally, it fine-tunes the TCP stack settings and network interface card (NIC) interrupt affinities to optimize network performance. Please note: This plugin is not compatible with other plugins that alter the same settings.

Chronograf's Icon

Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.

Command Line's Icon

Command Line implements Shell In A Box. A web server that can export arbitrary command line tools to a web based terminal emulator. A Command Line tool is created under the Tools menu. Backup and restore user home directory on system shutdown and start. Also includes screenfetch for command line screenshots.

Config Editor's Icon

CA Config Editor is a simple file editor for advanced users that will allow you to edit within your browser any of unRaid's configuration files (or any file on your server - useful for easily editing application's appdata config files without utilizing the command prompt)

CoreFreq's Icon

CoreFreq is a CPU low level monitoring software designed for x86_64-Processors. You can show Package and Core temps, Hot sensor, Vcore, RAM,... You can also toggle SpeedStep, Clock modulation, Turbo boost, C-States demotion, C1E,... It has also a built in stress test and much, much more. Visit the plugin page after installing and follow the instructions. Open up a unRAID Terminal and type in 'corefreq-cli' (without quotes), hit "F2" or "SPACE" to open up the menu inside CoreFreq. Please note that not every combination of CPU and motherboard is supported! Intel Systems: It is recommended that you append 'nmi_watchdog=0' (without qutoes) for better accuracy to your syslinux configuration (this is only recommended if you are using it directly on Unraid with a physical monitor and keyboard attached, if are using it over SSH it's not necessary because of the added network delay). You can get more details here: https://github.com/cyring/CoreFreq ATTENTION: If you experience any rendom crashes of Unraid or a crash when installing the plugin please make a short post in the support thread and also put you Diagnostics (Tools -> Diagnostics -> Download -> drop the downloaded zip file in the text box) in the post. WARNING: KEEP IN MIND, FREQUENCIES/CORE RATIOS ARE APPLIED IN REAL TIME, PLEASE ONLY CHANGE THE VALUES IF YOU KNOW WHAT YOU ARE DOING!!!

davfs2 filesystem's Icon

davfs2 filesystem beta

Gavin Brown

Plugins, Tools / UtilitiesSystem

This plugin provides the ability to mount davfs filesystems under Unraid. It installs the davfs2 package which can then be used to mount webdav filesystems from the Unraid command line. See the man pages here for a more complete breakdown of all configuration: https://linux.die.net/man/8/mount.davfs https://linux.die.net/man/5/davfs2.conf

Debian-Bookworm's Icon

Debian-Bookworm

Productivity, Tools / UtilitiesSystem

This Container is a full Debian Bookworm Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. ROOT ACCESS: 1. Open up your WebGUI 2. Open up a terminal 3. Type in 'su' 4. Type in your password that you've set (no screenoutput is shown if you type in passwords in Linux) 5. Press Enter 6. You should now be root. If you want to install some other application you can do that by creating a user.sh and mounting it to the container to /opt/scripts/user.sh (a standard bash script should do the trick). You also can reverse proxy this container with nginx or apache (for more info see the Github/Dockerhub page). Storage Note: All things that are saved in the container should be in the home or a subdirectory in your homefolder, all files that are store outside your homefolder are not persistant and will be wiped if there is an update of the container or you change something in the template.

Disable Security Mitigations

Squid's Repository

Plugins, Security, Tools / UtilitiesSystem

Allows you to disable the OS mitigations for Spectre, Meltdown, and Zombieload (MDS) to possibly improve your CPU speed. Use at own risk. There are valid security issues caused by disabling the mitigations under certain workloads

Docker Folder's Icon

Docker Folder lets you create folders for grouping dockers and VMs together to help with organization. Especially useful if you're using docker-compose.‏‏‎ Getting Started: A new button named "add folder" will appear at the bottom of the docker tab next to "add container" NOTE: This plugin is forked from the original project for compatibility with Unraid 6.10.0 No guarantees are made on this fork, but attempts will be made to keep the functionality of the plugin working on 6.10

This plugin does a quick patch to the docker system on 6.12.8 only to prevent any empty host paths or container paths which may be present in an already installed template (or on a new installation) from triggering an error (and creating an orphan image) when updating the application. NOTE: This is NOT a bug or issue with Unraid.