alfred-tor

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

Usage no npm install needed!

<script type="module">
  import alfredTor from 'https://cdn.skypack.dev/alfred-tor';
</script>

README

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