Skip to content

Overwatch Match Tracker holds a record of your competitive games in overwatch - Skill rating, Eliminations, Obj Eliminations, Damage, Healing, Deaths and more.

Notifications You must be signed in to change notification settings

MartinNielsenDev/BetterOverwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Overwatch - A competitive match tracker

Latest Release

Official website at http://betteroverwatch.com/

better overwatch website

What does it do?

My match tracker will seamlessly run as you play competitive Overwatch games and record your stats, such as..

  • Current skill rating
  • Eliminations
  • Objective Eliminations
  • Damage done
  • Healing done
  • Deaths
  • Played heroes
  • Final score

... and more

What does it not do?

  • Store or send any private information
  • Store or send any images of your screen (aside from optional playerlist at the start of the game)
  • Inject into the game
  • Read or write memory to the game
  • Send any inputs to the game

How does it work?

The Tracker works by looking at the game screen and applying computer vision then passing it through trained neural networks to analyze and extract data from small parts of the screen.

All processing is done locally through this application, the server only displays the data that the tracker sends nicely for you.

Examples

games detailed-game

Live demo on my profile: http://betteroverwatch.com/user/Avoid

About

Overwatch Match Tracker holds a record of your competitive games in overwatch - Skill rating, Eliminations, Obj Eliminations, Damage, Healing, Deaths and more.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages