hackpert / WOT

A Python 3 script for viewing "What's On TV"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's On TV (WOT) v0.1

A simple Python script for getting what is currently showing on TV channels. (Only for Indian Television)

Dependencies

  • Python 3
  • An Internet connection
Usage ===== Note your desired channel numbers from channels.txt and then edit channels in WOT.py. You can also run it without editing to get a predefined popular channel list.

You can also build channels.txt yourself by running finder.py

Android

For checking What's On TV on the go, simply install the two applications (sl4a_r6.apk and Python3ForAndroid_r6.apk) and then place WOT.py in the scripts folder. Additionally, you can create a shortcut to the script on your homescreen to run it with a single tap.

By Parth Dhar
2014

About

A Python 3 script for viewing "What's On TV"


Languages

Language:Python 100.0%