- Created by rbaumier
- 🗓 Last Updated: 20/02/20 10:21:27
- 🌟 Stars on GitHub: 2
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Workflow
- Get Source Code
From their README
alfred-github-search
Alfred workflow to show transmission downloads
⚠ For this workflow to work, you need to enable the Transmission web interface.
Inside Transmission, go to Preferences > Remote > check Enable remote access
Download
Requires the Alfred Powerpack.
Usage
In Alfred, type dw .
Press to open the torrent location in your finder.
What it looks like

Configuration
This workflow uses the following environment variables:
transmission_web_url(default tohttp://localhost:9091/transmission/rpc): this is the url of Transmission remote access.rerun(default to1): after how much seconds do we want to refresh the results (should be between0.1and5)? This variable is directly passed to the output of alfred to use rerun feature.
License
MIT © Romain Baumier