GitHub - Xtrems876/glance-transmission: A small Glance extension that queries a Transmission RPC and returns a compact HTML widget with basic upload/download/torrent counts. (original) (raw)

A small Glance extension that queries a Transmission RPC and returns a widget.

glance-transmission widget

Usage

Run the container and point Glance to the extension URL.

Example Glance config:

Installation

services: glance-transmission: image: ghcr.io/xtrems876/glance-transmission:latest ports: - ":8080" # replace with the host port you want to use

Acknowledgements

I based this project on several existing examples: