Listens to events from Dahua VTO unit and publishes them via MQTT Message For integration with Home Assistant see https://community.home-assistant.io/t/dahua-vto-to-mqtt-broker/169781 Source: https://github.com/elad-bar/DahuaVTO2MQTT
Community Apps
Browse our large and growing catalog of applications to run in your Unraid server.
Personal DDNS client with Digital Ocean Networking DNS as backend. See https://github.com/skibish/ddns/blob/master/README.md on how to configure the .ddns.yml
Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users to just click on what they need and use the bare minimum commands to get the results needed.
media-roller
Media Applications, Video, Tools / Utilities, Utilities
Mobile friendly tool for downloading videos from social media. For direct downloads: http::/api?url=SOME_URL Written in Golang using youtube-dl and ffmpeg for conversion.
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world
Web / REST interface for downloading youtube videos onto a server. Enter a video url to download the video to the server. Url can be to YouTube or any other supported site. The server will automatically download the highest quality version available. Just navigate to http://{{address}}:{{port}}/youtube-dl and enter the requested {{url}}. curl -X POST --data-urlencode "url={{url}}" http://{{address}}:{{port}}/youtube-dl/q /youtube-dl : Downloads go there