Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 462 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 462 Bytes

Betting Odds Probability Calculator

An illustration of the interface

Simple Flask-based web interface that can be used for football insights. Connects to multiple users via websockets with a global shared state, allowing for quick and efficient adjustments during a match.

A Tampermonkey script is included (unibet.js) that periodically fetches odds from an Unibet football match and pushes them to the Flask server.