Skip to content

NoahFreising/teletext-terminal-zdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ZDF Teletext CLI utility

General

As the name says, you can access the teletext of the german tv channel ZDF with this script. I wrote it inspired by teletext-terminal-ard.

How to run

Make sure you have a current version of ruby installed. I used nokogiri for parsing the html. Formatador is used for some nicer tables. Install them:

gem install nokogiri
gem install formatador

Run the application:

ruby zdf_teletext.rb

Releases

No releases published

Packages

No packages published

Languages