Mikasa33 / lol-banpick-observer

League of legends BAN/PICK Observing Tool looks like eSports League

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lol-banpick-observer

League of legends BAN/PICK Observing Tool looks like eSports League

Example

사용예시 (Added 'Browser' source in OBS, 1.5x)

Used React for page to show.

Preference Window

세팅창 (Toggle Buttons: Show Team Score, Nickname, Spells, Champion Name)

Used HTML(with Bootstrap) + Electron

How does it run

  • App is started
  • Electron and Express is started
    • Express
      • Checks for LeagueClient using LCU Connecter
      • Serves the page to show
      • Sends the ban/pick data to the page to show as JSON
    • Electron
      • Makes preference window
      • Updates the settings when it changed and let express know

About

League of legends BAN/PICK Observing Tool looks like eSports League


Languages

Language:JavaScript 66.4%Language:CSS 17.6%Language:HTML 16.0%