• Stars
    star
    436
  • Rank 99,877 (Top 2 %)
  • Language
    Go
  • License
    MIT License
  • Created about 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Watch live World Cup 2022 matches in your terminal. βš½πŸ†

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

More Repositories

1

world-cup-2018-cli-dashboard

βš½πŸ† World Cup 2018 CLI dashboard: watch matches in your terminal.
JavaScript
545
star
2

magento2-module-catalog-import-command

Ⓜ️2️⃣ A Magento2 console command to import catalog files.
PHP
32
star
3

magento2-ansible-vagrant

Ⓜ️2️⃣ Ansible provisioned Ubuntu 16.04 vagrant box for Magento2 development.
25
star
4

sliding-puzzle

🎲🐱 A ReactJS sliding puzzle with a solver and cat GIFs as your rewards.
JavaScript
23
star
5

webpage2html-java

πŸ“ƒ Generates a single HTML file for a given URL by transforming external assets (css, js, images, fonts) into inline base64 strings. Java 1.7 and Android compatible.
Java
21
star
6

nhl-cli-dashboard

πŸ’πŸ†NHL CLI dashboard – Watch hockey games in your terminal
JavaScript
12
star
7

go-lww-element-set

A Last-Writer-Wins (LWW) CRDT Go implementation with Redis support.
Go
8
star
8

docker-letsencrypt-webroot

πŸ³πŸ” Docker-gen friendly Certbot docker image that runs with a non-root user.
Shell
5
star
9

interactive-cover-letter

πŸ’¬πŸŒ‡ An attempt to make cover letters less boring.
CSS
5
star
10

ansible-role-h2o-docker-proxy-letsencrypt

πŸ―πŸ³πŸ” Ansible role that sets up an automated H2O reverse proxy for docker containers with automatic creation of Let's Encrypt certificates using docker-gen.
Shell
5
star
11

magento2-module-simple-custom-xml-reader

A Magento2 simple custom XML/XSD reader sample module. Ⓜ️2️⃣
PHP
4
star
12

footballdata-api-js

NodeJS wrapper for the football-data.org JSON API ⚽
JavaScript
3
star
13

php-moneris-eselectplus

πŸ’³ An alternative way to access the Moneris eSELECTplus API with PHP 5.3+.
PHP
3
star
14

presto-card-cli

A CLI tool for checking your PRESTO card balance. πŸš‹
JavaScript
3
star
15

go-wattpad

πŸ“š Simple Wattpad API wrapper written in Go.
Go
2
star
16

sports-react-blessed-components

A library of reusable react-blessed components for building awesome sports CLI UIs.
JavaScript
2
star
17

tensorflow-model-server-universal-docker

TensorFlow Serving docker image - that runs on Macbook M1 Pro (under emulation).
Dockerfile
2
star
18

magento2-module-simple-controller

A Magento2 simple controller sample module. Ⓜ️2️⃣
PHP
2
star
19

php-enigma2

πŸ“Ί A PHP library and CLI for updating Enigma2/Dreambox bouquets.
PHP
1
star
20

presto-card-puppeteer

Get your presto card balance using Puppeteer.
JavaScript
1
star
21

wifi-repeater-ansible

πŸ“Ά A simple and straightforward playbook to set up a WiFi repeater service using create_ap.
1
star
22

board-game-recs

Board game recommendations with collaborative filtering and BoardGameGeek data. πŸŽ²πŸ€–
Jupyter Notebook
1
star