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. 


quiz-game's Icon

Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed

Radicale-+-Infcloud's Icon

Radicale-+-Infcloud

Other, Productivity, Tools / UtilitiesUtilities

Docker container for Radicale calendar, to-do list and contact (CalDAV/CardDAV) server + Infcloud web UI pre-installed. Add the following to the "web" section in the config file to enable Infcloud: type = radicale_infcloud

Rallly's Icon

Rallly is a tool for creating meeting polls. It’s designed to help you schedule meetings with groups of people. It’s free to use and you can create as many polls as you want. Authentication only works with configured SMTP settings as a code is sent to the email address. If you limit access, you should also limit the allowed email addresses, otherwise anyone can register. Examples: https://github.com/lukevella/rallly-selfhosted Reverse Proxy Configurations: https://github.com/lukevella/rallly-selfhosted/tree/main/reverse-proxy

RavencoinP2P's Icon

The Ravencoin project is launched based on the hard work and continuous effort of over 400 Bitcoin developers who made over 14,000 commits over the life to date of the Bitcoin project. This is just p2p, without wallet or gui. Based on jlesage/baseimage:alpine-3.12

RavencoinWalletGUI's Icon

RavencoinWalletGUI

josywong's Repository

Other

The Ravencoin project is launched based on the hard work and continuous effort of over 400 Bitcoin developers who made over 14,000 commits over the life to date of the Bitcoin project. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on client side) or via any VNC client. Also, being based on jlesage/baseimage-gui:ubuntu 18.04.

Rickroll's Icon

Rickroll

Other

Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the container.

Roundcubemail's Icon

Roundcube Mail is an open-source webmail software that offers a user-friendly interface for managing email accounts. It features a rich text editor, address book, and supports multiple email protocols, making it a popular choice for individuals and organizations seeking a customizable web-based email solution.

Scraperr's Icon

A self-hosted web application that allows users to scrape data from web pages by specifying elements via XPath. Users can submit URLs and the corresponding elements to be scraped, and the results will be displayed in a table.

Scraperr---API's Icon

A self-hosted web application that allows users to scrape data from web pages by specifying elements via XPath. Users can submit URLs and the corresponding elements to be scraped, and the results will be displayed in a table.

search-and-sort-movies's Icon

search-and-sort-movies

Other

This application will allow you to sort films and series. It will clean up the names and move them to the folder you want. Ex: /be_sorted/movie_sam_2020_to$http://sAm.EN-01.mkv => /movies/movie-sam-2020.mkv /be_sorted/serie_S1_e12_qWerTy_aZerty.mKv => /series/fringe/season-1/fringe-S01-E12.mkv Choose your Volumes : /be_sorted /movies /series

serge's Icon

serge

Other

Serge - LLaMa made easy A chat interface based on llama.cpp for running Alpaca models. Entirely self-hosted, no API keys needed. Fits on 4GB of RAM (depending on model) and runs on the CPU. Models can be downloaded from within the interface. A note on memory usage: llama will just crash if you don't have enough available memory for your model. 7B requires about 4.5GB of free RAM 13B requires about 12GB free 30B requires about 20GB free New models are regularly being added, check the project page for notes and requirements

Sia's Icon

Sia is a decentralized storage platform secured by blockchain technology. The Sia Storage Platform leverages underutilized hard drive capacity around the world to create a data storage marketplace that is more reliable and lower cost than traditional cloud storage providers.

Sia-Daemon's Icon

Sia-Daemon

Cloud, Other

Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money.

SillyTavern's Icon

SillyTavern

Other

Anything but localhost is blocked by default To allow more than one connection other than locahost: 1. rightclick on SillyTavern and open console (not unraid console) 2. type vi ./config/config.yaml to edit the config file 3. press insert and add your IP to the whitelist 4. press esc then type :wq 5. restart the container