dpskvn / alfred-getflix

Update your IP with Getflix via Alfred workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getflix Alfred Workflow

Update your IP with Getflix and check your subscription status via Alfred workflow.

Configuration

Set your Getflix API key as the value of the apikey variable

Usage

  • Type getflix dns to check whether your DNS settings are configured to use Getflix servers.
  • Type getflix ip to update the IP address with Getflix (the command provides feedback on whether your current IP has been set with Getflix or not).
  • Type getflix subscription to check whether your subscription is active and how many days you have let.
  • The workflow also provides an Alfret Remote trigger for the getflix ip command and a keyboard shortcut (not set by default).

Installation

Get it from Packal

Just visit the Packal page and install it from there.

Get it on GitHub

You can find the workflow on the releases page.

License

MIT License

Copyright (c) 2017 Dino Paskvan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Update your IP with Getflix via Alfred workflow

License:MIT License