Skip to content

Latest commit

 

History

History
75 lines (52 loc) · 1.87 KB

README.md

File metadata and controls

75 lines (52 loc) · 1.87 KB

Flixr


A command line utility for television show information.
pypi package

Installation    |    Usage    |    Examples

Installation

pip install flixr

Usage

usage: flixr [-h] show

A command line utility for television show information

positional arguments:
  show        TV show name

optional arguments:
  -h, --help  show this help message and exit

Examples

  • flixr "Breaking Bad"

    Breaking Bad

  • flixr "Friends"

    Friends

  • flixr "Rick & Morty"

    Rick & Morty

  • flixr "Dark"

    Dark

  • flixr "Community"

    Community

Note that colors are completely random.