Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 819 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 819 Bytes

tdtool.py

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+

Installation

  1. Clone this repo to your local machine using https://github.com/Limmek/tdtool.py
  2. Open terminal and run
$ pip install -r requirements.txt

or install the required dependencies

$ pip install ConfigObj requests requests-oauthlib

License

License