Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 510 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 510 Bytes

transmission-rss

installation and example usage

from source

git clone [email protected]:syrflover/transmission-rss.git
cargo install --path ./transmission-rss

export TRANSMISSION_URL=http://localhost:9091/transmission/rpc
export CHANNELS_CONFIG_URL=https://raw.githubusercontent.com/syrflover/syrflover/master/transmission-rss-channels.yaml

# run for one time
transmission-rss

configuration

example