Riot Manager is an auto connection and account manager tool build with CustomTkinter for your Riot Games account (only League of Legends currentrly). This software will give you the ability to see all your registered accounts and their elo easily and connect to them automatically via the Riot Client. All your login data is stored locally on your computer and only sent to Riot.
Heavily inspired by the steam account change page 😅.
Extract all files and folders from "Riot Manager.zip" into a single folder then run "Riot Manager.exe" from it.
Download Python 3.11+ and install dependencies with this command.
pip install -r requirements.txt
Extract all files and folders from "Source Code.zip" into a single folder then run this command.
python main.py
To see the current elo of an account simply hover over it. To connect to an account left click on it. You can right click on an account for delete, edit, or refresh it.
BSD-2-Clause license see LICENSE
for more information.