- Created by rbaumier
- π Last Updated: 20/02/20 10:21:27
- π Stars on GitHub: 3
- Love this? Consider supporting the creator by Starring or Sponsoring this 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.1
and5
)? This variable is directly passed to the output of alfred to use rerun feature.
License
MIT Β© Romain Baumier