Skip to content

Go CLI application to manage TV Time account and episodes

License

Notifications You must be signed in to change notification settings

Sh4d1/go-tvtime

Repository files navigation

Build Status Release Software License Coverage Status Go Report Card Powered By: GoReleaser

Go TvTime

Go TvTime is a CLI application to manage TV Time account and episodes.

Install

Install latest version using Golang (recommended)

$ go get github.com/Sh4d1/go-tvtime/cmd/tvtime

Or build from source

$ go get -u github.com/Sh4d1/go-tvtime
$ cd $GOPATH/src/github.com/Sh4d1/go-tvtime
$ make build

Usage

$ tvtime -h
NAME:
   tvtime - tvtime

USAGE:
    tvtime [global options] command [command options] [arguments...]

VERSION:
    master

AUTHOR:
    Patrik Cyvoct (patrik@ptrk.io)

COMMANDS:
    login      Login to TV Time
    user       Display current user
    upcoming   Display upcoming episodes
    watchlist  Display watchlist
    help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
    --help, -h     show help
    --version, -v  print the version

Contributions

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines.

License

MIT

FOSSA Status

About

Go CLI application to manage TV Time account and episodes

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published