world-cup-2022-cli-dashboard

command module
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2022 License: MIT Imports: 5 Imported by: 0

README ยถ

screenshot

World Cup 2022 CLI Dashboard lint test release

forthebadge forthebadge forthebadge

Features

  • โšฝ Live matches (goals, bookings, substitutions)
  • ๐Ÿ—’๏ธ Team lineups
  • ๐Ÿ“… Scheduled and past matches
  • ๐Ÿ“’ Standings & bracket
  • ๐Ÿ“Š Player stats (goals, yellow cards, red cards)

Install

Method 1: Homebrew ๐Ÿบ

Install:

brew tap cedricblondeau/cedricblondeau
brew install world-cup-2022-cli-dashboard

Run:

world-cup-2022-cli-dashboard
Method 2: Docker ๐Ÿณ

Build from the main branch:

docker build --no-cache https://github.com/cedricblondeau/world-cup-2022-cli-dashboard.git#main -t world-cup-2022-cli-dashboard

Run it:

docker run -ti -e TZ=America/Toronto world-cup-2022-cli-dashboard

Replace America/Toronto with the desired timezone.

Method 3: Go package

Requirements:

  • Go 1.19+ (with $PATH properly set up)
  • Git
go install github.com/cedricblondeau/world-cup-2022-cli-dashboard@latest
world-cup-2022-cli-dashboard
Method 4: Pre-compiled binaries

Pre-compiled binaries are available on the releases page.

UI

UI is powered by bubbletea and lipgloss.

For optimal results, it's recommended to use a terminal with:

  • True Color (24-bit) support;
  • at least 160 columns and 50 rows.

LICENSE

MIT

Documentation ยถ

The Go Gopher

There is no documentation for this package.

Directories ยถ

Path Synopsis
ui
nav

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL