transmission-card

(★ 41)

Custom Transmission card for Home Assistant/Lovelace

File Explorer

  • .gitignore
  • hacs.json
  • info.md
  • LICENSE
  • README.md
  • tracker.json
  • transmission-card.js
  • transmission_downloading_full_mode.jpg
  • transmission_idle.jpg

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

transmission

View Details ▼

A simple torrent client.
Note: Transmission isn't a command, but a set of commands.

tldr transmission-daemon

View documentation for running Transmission's daemon:

tldr transmission-remote

View documentation for interacting with the daemon:

tldr transmission-create

View documentation for creating torrent files:

🔍

compact

View Details ▼

Display or change the compression state of files and directories on NTFS partitions.

compact

Display the compression status of files in the current directory:

compact /c {{path\to\file}}

Compress a specific file:

compact /u {{path\to\file}}

Uncompress a specific file:

// repository documentation