Skip to content

oshhyy/mcsr-widget

 
 

Repository files navigation

MCSR Ranked widget for OBS

Minimalistic MCSR Ranked widget for OBS that displays your live stats. It tracks all your matches in today’s session, including ELO, rank, ELO change, winrate, average completion time, and more.

drawing

Usage

I’ve deployed the widget on my server — just open ranked.noobweer.ru and customize your own. Configurator will generate a URL for you to add into OBS.

drawing

Or, if you prefer, you can self-host it locally or on your own server.

Installation

cd mcsr-widget
npm install

Create .env file with: VITE_HOST='yourdomain.com' for production or VITE_HOST='http://localhost:5173' for local usage

About

Widget for OBS with MCSR Ranked stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 82.5%
  • JavaScript 15.8%
  • CSS 1.1%
  • HTML 0.6%