Gust4voSales / SpellsTimer

Overlay app that keeps track of the enemy spells' cooldowns for League of Legends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spells Timer

icon

Spells Timer is an overlay app (it stays on top of the window, and don't minimize) that helps you keep track of the enemies spells cooldowns from League of Legends

๐Ÿ‘‰Vรญdeo demo
๐Ÿ‘‰Download the installer and run the app

Screenshots

logo logo logo

๐Ÿ“œ About

This project aims to help League of Legends players. Usually when trying to keep track of enemies cooldowns, they have to do the math and send the time into the chat, while playing. With this app, we have much more control and ease to keep track of the cooldowns.

๐ŸŽฎ How to use

  • Left click in the spell will start the counter
  • Right click in the spell will open the available spells list so you can switch
  • Drag holding the right click in the arrow button to move the app
  • Exit (really?)

๐Ÿ’ป Techs

๐Ÿ›  Getting started

First of all, clone this repo running on your terminal with git clone https://github.com/Gust4voSales/SpellsTimer.git

  1. Run yarn inside the folder to install all dependecies
  2. Then yarn dev to run the app as development mode
  3. Optionally yarn electron:build to build the project to dist folder

About

Overlay app that keeps track of the enemy spells' cooldowns for League of Legends


Languages

Language:JavaScript 64.5%Language:CSS 23.2%Language:HTML 12.3%