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. 


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

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

Socials's Icon

Socials

Other

Description Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, compiled.social and linktr.ee, but open-source and built on Next.js. Your url is http://exemple.com/(user) where user.json is the file containing the info OR you can create a default.json. There is mine running at socials.dkil.ca Configuration /app/people This is where the json files containing someone's socials will be stored. You can see the layout and info on Github.

splitpro's Icon

splitpro

Other

Open source alternative to Splitwise About SplitPro aims to provide an open-source way to share expenses with your friends. It's meant to be a complete replacement for Splitwise. It currently has most of the important features. Add expenses with an individual or groups Overall balances across the groups Multiple currency support Upload expense bills PWA support Split expense unequally (share, percentage, exact amounts, adjustments) Push notification Download your data Import from splitwise More features coming every day For Docker Configuration Read https://github.com/swiss01/unraid-templates/blob/main/splitpro/README.md

Spoolman's Icon

Keep track of your inventory of 3D-printer filament spools. Spoolman is a web service that helps you keep track of your filament spools and how they are being used. It acts as a database, where other printer software such as Octoprint and Moonraker can interact with to have a centralized place for spool information. For example, if used together with Moonraker, your spool weight will automatically be reduced as your print is progressing. For more container variables visit the official github repo https://github.com/Donkie/Spoolman#using-docker

starbase's Icon

A nice looking homepage for Docker containers or any services and links. Create a config.json file in the app data location, then copy and paste the following from https://github.com/notclickable-jordan/starbase-80/blob/main/config.json.sample Modify per your requirements

Starbound-GOG-Server's Icon

Starbound-GOG-Server beta

Other

Docker container to run a GOG Starbound Server.

Steel's Icon

The open-source browser API built for AI agents. Steel provides a REST API to control headless browsers with session management, proxy support, and anti-detection features. Perfect for web automation, scraping, and building AI agents that can interact with the web.

storagenode-v3's Icon

This is official Storj V3 node client. To participate you must first have to have an authorization token, to get the Authentication Token go to: https://storj.io/sign-up-farmer This template is for running the Docker application only, please follow Storj Lab directions to generate your Node Identity files - this is in https://documentation.storj.io/dependencies/identity !!! IMPORTANT Two path need to be passed to the docker. Currently Storj requires that the path are mounted using --mount rather than -v. Please add the path for the storage and identity folders to the extra parameters in the following format (extra parameters can be accessed through the advanced view toggle): --mount type=bind,source="/mnt/user/appdata//storj/identity/storagenode/",destination=/app/identity --mount type=bind,source="/mnt/user//",destination=/app/config During the first run the -e SETUP=true argument needs to be added to this string to create the required folders. After the first run when container is created restart it and delete the -e SETUP=true argument. For additional information please visit the support thread: https://forums.unraid.net/topic/88430-support-storj-v3-docker

StorjMonitor's Icon

Storj daemon + CLI; multiple-node in template support; Storjstat.com monitor installed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Storj is a Crypto-asset and P2P cloud storage service. This Docker runs the back-end client for Storj allowing internet users to rent their disk space and earn STORJ an Ethereum asset. The template author makes no guarantee that STORJ or ETH will retain, or increase in fiat value. SETUP REQUIREMENTS: 1. TCP port 4000 open on host. 2. Path on host for Storj data to sit. IE: make a user share, /mnt/user/storj 3. Your Ethereum-based wallet address. 4. The max allowed space STORJ can take up on the host; remember to make it less 5. DDNS or DNS address. OPTIONAL REQUIREMENTS: 1. Storjstat.com API-Key 2. Additional network ports, if running multiple nodes. By default it increments from 4000. IE 4001, 4002, 4003++, and so on. STORJ DAEMON STATUS: (In your command line) docker exec StorjMonitor storjshare status

Storyteller's Icon

Storyteller is a self-hosted platform for creating and reading ebooks with guided narration. It's made up of two components: the alignment server, and the mobile apps. Together, these components allow you to take audiobooks and ebooks that you already own and automatically align them, as well as read or listen to (or both!) the resulting aligned books. Align your audiobooks and ebooks Switch back and forth between listening and reading without losing your place, or have Storyteller read aloud to you while highlighting the text! Read or listen however you choose Storyteller produces EPUB 3 compliant ebook files. You can read them with any ebook reader (software or hardware!) that supports EPUB Media Overlays, or you can use the dedicated Storyteller mobile apps. Own your books Storyteller is completely self-hosted. All of your books stay on your hardware, and you're free to move, copy, and back them up as needed. AMD HW ACCELERATED TRANSCRIPTION: To enable support for HW Accelerated transcription, add the "--device='/dev/dri'" parameter added to "Extra Parameters:" NVIDIA GPU: To enable NVIDIA GPU support, ensure that you have installed the Nvidia-Driver plugin and add the "--runtime='nvidia'" parameter added to "Extra Parameters:" AMD GPU: To enable AMD GPU support, ensure that you have installed the Radeon-TOP plugin.

Sunshine's Icon

A self-hosted game stream host for Moonlight. You can connect to Sunshine from any Moonlight client on a variety of devices. See documentation for further configuration: https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/docker.html