https://github.com/blackfyre/jacketted-transmission
A little app to connect Jackett and Transmission
https://github.com/blackfyre/jacketted-transmission
hacktoberfest jackett rss transmission-rpc
Last synced: 4 months ago
JSON representation
A little app to connect Jackett and Transmission
- Host: GitHub
- URL: https://github.com/blackfyre/jacketted-transmission
- Owner: blackfyre
- License: mit
- Created: 2024-10-09T08:24:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-05T05:45:15.000Z (11 months ago)
- Last Synced: 2026-01-22T05:56:11.436Z (5 months ago)
- Topics: hacktoberfest, jackett, rss, transmission-rpc
- Language: Go
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Jacketted Transmission
While there's `transmission-rss` available, it didn't suit my use case, hence the reason to create this little piece of code to start downloads with Transmission from an RSS source provided by Jackett.
# Usage
You need to set the necessary parameters in a `config.yml` file, you can use `config.example.yml` as an example to configure the Jackett Feeds and your Transmission instance.
After that, you can setup cron jobs to start processing the feeds.