Simple League Of Legends application to help you pick your summoner icon
- Python 3.11
- Poetry (use
pip install poetryif you dont have it installed)
- Clone this repo
> git clone https://github.com/sevnnn/Leauge-Icon-Selector.git
> cd League-Icon-Selector - Install required packages
> poetry install --without=devYou can also install it with development packages by removing --without=dev if your planning on modifying the code
- Make sure that settings in config.json are valid
> poetry run flask --app league-icon-selector run- Shows only icons you own (and Helmet Bro)
- Filter icons by name
- Select random icon
- Set your icon right in the browser