
qbittorrent-exporter
This app is a Prometheus exporter for the qBittorrent application.
Browse our large and growing catalog of applications to run in your Unraid server.
This app is a Prometheus exporter for the qBittorrent application.
Downloaders, Tools / Utilities• Utilities
qBittorrent is a cross-platform free and open-source BitTorrent client. It is a native application written in C++. It uses Boost, Qt 5 toolkit, and the libtorrent-rasterbar library (for the torrent back-end). Its optional search engine is written in Python. FileBot is the ultimate tool for renaming and organizing your movies, TV shows and Anime. Match and rename media files against online databases, download artwork and cover images, fetch subtitles, write metadata, and more, all at once in matter of seconds. It's smart and just works. This docker includes those both tools. At the end of a download, qBittorrent automaticaly calls Filebot. (you still need a valid Filebot license)
QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. 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. For a complete documentation of this container, see https://github.com/jlesage/docker-qdirstat#readme
This package contains and installs the QNAP Embedded Controller chip Kernel module, this allows you to read fan speeds and temperatures as well as reading and writing the fan PWM values from the ITE Tech Inc. IT8528 embedded controller chip. Currently known supported units are: TS-473A, TS-673A, TS-873A, TS-h886, TS-453Be, TS-877, TS-1677x, TS-253B, TS-453A, TS-464 Source: https://github.com/Stonyx/QNAP-EC
Productivity, Tools / Utilities• Utilities
Quant UX is a research, usability and prototyping tool to quickly test your designs and get data driven insights. You will need the quant-ux-frontend for this to work.
Productivity, Tools / Utilities• Utilities
Front End for the Quant UX Project. Quant UX is a research, usability and prototyping tool to quickly test your designs and get data driven insights. You will need the quant-ux-backend for this to work.
Cloud, Productivity, Tools / Utilities• Utilities
Implementation of Quartz static site generator (https://github.com/jackyzha0/quartz) + ExpressJS hosting . This can be used to make a static website from your Obsidian vault. I have not created Quartz, this is purely a service to host it in Unraid.
Productivity, Tools / Utilities• Utilities
QuickDrop is an easy-to-use file sharing application that allows users to upload files without an account, generate download links, and manage file availability, file encryption and optional password protection.
Productivity, Tools / Utilities• Utilities
Quick and simple file sharing between different devices, built with Go, React and Typescript.
This plugin adds the tool 'radeontop' to your unRAID server and also enables your AMD GPU from the installation of this plugin on, so no editis to the 'go' file or creation of other files are necessary (please not that this plugin only enables the 'amdgpu' Kernel module and not the 'radeon' Kernel module). To see the usage of your GPU open up the unRAID Terminal and type in 'radeontop' (without quotes). This plugin satisfies installation prerequisites of the GPU Statistics plugin from Community Apps. With both plugins installed you can display AMD GPU utilization on the unRAID Dashboard.
Other, Productivity, Tools / Utilities• Utilities
Docker container for Radicale calendar, to-do list and contact (CalDAV/CardDAV) server
Other, Productivity, Tools / Utilities• Utilities
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
Other, Tools / Utilities• Utilities
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
The Plugin aims to reduce the wear on your SSD by moving the docker status and log files into your RAM.
Productivity, Tools / Utilities• Utilities
Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.
Backup, Media Applications• Photos, Productivity, Tools / Utilities• Utilities
This Docker will download and install Rapid Photo Downloader. ATTENTION: Please be sure to set the right source and destination folder on the server, otherwise the template creates automaticaly two new folders to your shares if not changed ('rpd-source-folder' & 'rpd-destiantion-folder'). Update Notice: Go to the Rapid Photo Downloader homepage (https://www.damonlynch.net/rapid/) and got to the download selection, rightclick on "Install script" and select "Copy Link Location" then paste the copied link into the "Download URL" variable.
Backup, Media Applications• Photos, Productivity, Tools / Utilities• Utilities
This Docker will download and install Rapid Photo Downloader. ATTENTION: Please be sure to set the right source and destination folder on the server, otherwise the template creates automaticaly two new folders to your shares if not changed ('rpd-source-folder' & 'rpd-destiantion-folder'). Update Notice: Go to the Rapid Photo Downloader homepage (https://www.damonlynch.net/rapid/) and got to the download selection, rightclick on "Install script" and select "Copy Link Location" then paste the copied link into the "Download URL" variable.
The plugin installs rclone. rclone is a command line program to sync files and directories to and from services such as: Amazon Drive Amazon S3 Backblaze B2 Box Dropbox FTP Google Cloud Storage Google Drive HTTP Microsoft Azure Blob Storage Microsoft OneDrive Nextcloud ownCloud SFTP WebDAV The local filesystem * And many more Go to http://rclone.org/ for more information.
Game Servers, Network Services• Management, Plugins, Productivity, Tools / Utilities• Utilities
This plugin adds RCON to your unRAID server and enables your to connecto to various servers who are following the RCON protocol standard. Simply issue 'rcon -h' from an unRAID Terminal and you get an overview on how to connect. A basic connection command will look like this: 'rcon -a RCONIP:RCONPORT -p PASSWORD' to end the connection press CTRL + C. ATTENTION: The RCON protocol transmits everything un-encrypted (including your password!). Therefore it is strongly recommended to not connect to RCON over the internet rather it is recommended to use a VPN or SSH if you want to connect to a foreign server over the internet. Source: https://github.com/n0la/rcon
Game Servers, Tools / Utilities• Utilities
Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. This image lets you run the rcon-web-admin administration tool as a Docker container. A great benefit of running rcon-web-admin in Docker, especially in a Docker Composition is that the RCON port of your game server can remain securely isolated within the Docker network. Additional Variables available at: https://github.com/rcon-web-admin/rcon-web-admin#environment-variables
Rebuild Docker Network Dependent Containers, e.g. Monitor a VPN or any container and rebuild dependent containers using the VPN container network stack --net=container:vpn_cotnainer_name. RDNDC will monitor the master/vpn container during updates, restarts and after server boot. Please refer to the readme before deploying this container: https://github.com/elmerfdz/unRAIDscripts
A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. As of v2.3.0 the image is rootless and the Nobody user must be passed via the Extra Parameter '--user="99:100"'. The PUID and PGID environment variables are no longer used and must be removed. Full instructions here: https://github.com/recyclarr/recyclarr/wiki Formerly named "Trash Updater".
This plugin adds a per share .Recycle.Bin folder to hold samba deleted files until you empty the trash either manually or remove aged files on a schedule. Shares that are excluded will not have the recycle bin enabled. A .Recycle.Bin folder is created in each share the first time a file is deleted in the share that you can access by browsing to //Tower/Share/.Recycle.Bin. You can restore deleted files from the //Tower/Share/.Recycle.Bin. The User access to the .Recycle.Bin folder is the same as the User share access. If you remove the plugin all deleted files will be kept in the share .Recycle.Bin folders. You will have to empty the trash before you remove the plugin if you do not want to use it.
This plugin adds a per share .Recycle.Bin folder to hold samba deleted files until you empty the trash either manually or remove aged files on a schedule. Shares that are excluded will not have the recycle bin enabled. A .Recycle.Bin folder is created in each share the first time a file is deleted in the share that you can access by browsing to //Tower/Share/.Recycle.Bin. You can restore deleted files from the //Tower/Share/.Recycle.Bin. The User access to the .Recycle.Bin folder is the same as the User share access. If you remove the plugin all deleted files will be kept in the share .Recycle.Bin folders. You will have to empty the trash before you remove the plugin if you do not want to use it.
The newest Red-Discordbot in a convenient multi-arch container How to create a bot account: https://discordpy.readthedocs.io/en/v1.0.1/discord.html#creating-a-bot-account Readme: https://github.com/PhasecoreX/docker-red-discordbot
Media Applications• Other, Other, Productivity, Tools / Utilities• Utilities
Filter and redirect Overseerr requests based on requester, keywords, age ratings, and more. Supports routing to multiple instances simultaneously.
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
RedisInsight - The GUI for Redis.
RedisInsight - The GUI for Redis. Take your productivity to the next level when developing with Redis or Redis Stack! Use RedisInsight to visualize and optimize Redis data. A powerful desktop manager, RedisInsight provides an intuitive and efficient UI for Redis and Redis Stack and supports CLI interaction in a fully-featured desktop UI client. In case of permission error, open terminal and run : "chmod 777 /mnt/user/appdata/redisinsight/"
(RE)grabarr is a Discord bot that allows end users to regrab (delete and redownload) content.