Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.
/ alfred-tor Public archive

Alfred 3 workflow - Toggle Tor and Internet proxy on/off

License

Notifications You must be signed in to change notification settings

raisedadead/alfred-tor

Repository files navigation

alfred-tor

Alfred 3 workflow - Toggle Tor and Internet proxy on/off

Install

  1. If you haven't already, install Tor.

    ProTip: Using Homebrew works just as great.

    $ brew install tor
    # optionally start the tor service
    # if not done the workflow script will do so anyways
    $ brew services start tor
  2. Proceed to installing the workflow from npm.

    $ npm install --global alfred-tor
  3. Profit.

Requires Tor and the Alfred Powerpack.

Usage

In Alfred, type tor, and press Enter.

Credits

Thanks to:

License

MIT © Mrugesh Mohapatra