Alfred workflow to show transmission downloads
Inside Transmission, go to Preferences
> Remote
> check Enable remote access
Requires the Alfred Powerpack.
In Alfred, type dw <your optional filter>
.
Press <Enter>
to open the torrent location in your finder.
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.1
and5
)? This variable is directly passed to the output of alfred to use rerun feature.
MIT © Romain Baumier