https://github.com/tschaefer/tube
:tv: What to gawk on the tube?!
https://github.com/tschaefer/tube
Last synced: 3 months ago
JSON representation
:tv: What to gawk on the tube?!
- Host: GitHub
- URL: https://github.com/tschaefer/tube
- Owner: tschaefer
- License: gpl-3.0
- Created: 2022-08-27T18:30:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T20:25:04.000Z (over 1 year ago)
- Last Synced: 2025-01-17T02:13:08.266Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tube
What to gawk on the tube?!
## Introduction
**tube** shows current and prime time german television schedule. The needed
information is gathered from https://texxas.de## Installation
$ gem build
$ gem install tube-$(ruby -Ilib -e 'require "tube/version"; puts Tube::VERSION').gem## Usage
$ tube shows --category sports
CHANNEL SHOW STARTED
───────────────────────────────────────────────────────────
SPORT1 Fußball - 2. Liga Live - Vorberichte 19:30
SPORT1+ Baseball - MLB Regular Season 18:25
Eurosport 1 Weltmeisterschaft in Les Gets 19:45
Eurosport 2 La Vuelta 2022 19:00
Sky Sport News Live Sky Sport News 19:30
DAZN LaLiga 19:30
eSports1 eSports - NBA 2K League 17:357 shows listed.
For further information about the command line tool `tube` see the following
help output.Usage:
tube [OPTIONS] SUBCOMMAND [ARG] ...Parameters:
SUBCOMMAND subcommand
[ARG] ... subcommand argumentsSubcommands:
shows list current showsOptions:
-h, --help print help
-m, --man show manpage
-v, --version show version## License
[GNU General Public License v3.0.](https://www.gnu.org/licenses/gpl-3.0.en.html)
## Is it any good?
[Yes.](https://news.ycombinator.com/item?id=3067434)