This is a command line utility to send commands to a Telldus TellStick using Telldus Live
It is a rewrite of tdtool.py for Python 3+
- Clone this repo to your local machine using
https://github.com/Limmek/tdtool.py
- Open terminal and run
$ pip install -r requirements.txt
or install the required dependencies
$ pip install ConfigObj requests requests-oauthlib
- MIT license
- Copyright © Telldus Technologies AB.