Bledsport. A tool that watches sports data and alerts you when something changes.

github.com/georgemandis/bledsport

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Adding credits to README
  • Moved README to actual repo root
  • make mobile friendly
June 2026
  • updated bledsport service
  • create bun lock file, maybe this will fix startup bug??
  • refactor(spawn): cap spawnPoint search distance and reuse now in seri…
  • docs(spawn): add smooth-spawning design spec and implementation plan
  • docs(spawn): document spawn point and spawnInvulnMs behavior
  • feat(spawn): flash invulnerable players on strip and web canvas
  • feat(spawn): join live mid-match without resetting the game
  • feat(spawn): round-start and respawn use spawnPoint() with invulnerab…
  • feat(spawn): make hitPlayer respect spawn invulnerability
  • feat(spawn): add hazard-aware top-center spawnPoint() helper
  • feat(spawn): add spawnInvulnMs config and player invulnUntil field
  • Redesign config page for readability + add branded header
  • Add idleRainbow config toggle for waiting-phase animation
  • feat: spectator god_wall + god_powerup drops
  • feat: split Hand of God from spectator orbs via handOfGod flag
  • Add synced orbs + cursors implementation plan
  • Add synced orbs + spectator cursors design spec