wailsapp / awesome-wails

⭐ A carefully selected list of Wails applications
MIT License
392 stars 42 forks source link

Added CFN Tracker #18

Closed williamsjokvist closed 1 year ago

williamsjokvist commented 1 year ago

A tool to track any Street Fighter V account for its live match result data (using web scraping). The main purpose is for streamers to have automatically updated win/loss counters and other data displayed on their stream overlay.

It uses Rod to poll the Street Fighter CFN website for changes. The frontend is created with React, TypeScript, Tailwind and Zustand.