Skip to content
/ oddshub Public

A terminal UI designed for analyzing sports betting odds💰

License

Notifications You must be signed in to change notification settings

dos-2/oddshub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ddc5b7a · Dec 28, 2024

History

64 Commits
Jun 20, 2024
Dec 13, 2024
Jun 21, 2024
Dec 16, 2024
Dec 23, 2024
Jun 21, 2024
Jun 10, 2024
Dec 16, 2024
Dec 15, 2024
May 15, 2024
Jun 24, 2024
Jun 21, 2024
Jun 21, 2024
Dec 15, 2024

Repository files navigation


logo


oddshub

A terminal UI for sports betting programmers.

License Go Report Card PRs Welcome

oddshub is a TUI designed to swiftly and efficiently display sports betting odds, featuring a polished interface with aesthetic appeal.

This app is inspired by htop and cointop.

oddshub-in-action

Desktop

oddshub-on-desktop

oddshub-on-desktop

Installation

Make sure to have go (1.17+) installed, then do:

go install github.com/dos-2/oddshub@latest

The oddshub executable will be under your GOPATH so make sure $GOPATH/bin is added to the $PATH variable if not already. (GOPATH will look something like /usr/go/bin)

Now you can run oddshub:

oddshub

windows reference: https://stackoverflow.com/questions/44272416/how-to-add-a-folder-to-path-environment-variable-in-windows-10-with-screensho

macos reference: https://www.cyberciti.biz/faq/appleosx-bash-unix-change-set-path-environment-variable/

Features

  • Odds Display: Displays moneyline, spreads, totals, and outrights for detailed betting insights.
  • Team Colors: Custom color coding for each team or outcome, enhancing visual clarity.
  • Mouse Support: Enables intuitive navigation and interaction within the terminal interface.
  • API Integration: Utilizes the odds-api to fetch daily updates for sports odds.

Supported Sports and Leagues

Football

  • NFL
  • NCAA

Basketball

  • NBA
  • NCAA

Baseball

  • MLB
  • NCAA

Soccer

  • MLS
  • Copa America
  • UEFA Euro Championship
  • UEFA Champions League
  • Brazil Campeonato
  • Premier League
  • La Liga

Hockey

  • NHL

Golf

  • PGA Tournament
  • Masters Tournament

Tennis

  • Mens & Womens Wimbledon
  • Mens & Womens French Open

Mixed Martial Arts

  • All major leagues supported

Boxing

  • All major leagues supported

Cricket

  • IPL

Contributing

For contributions simply fork, create a new branch, and submit for a PR review.

Social

soon

License

Released under the Apache 2.0 license.

© dos