Skip to content

naaskel/Leauge-Icon-Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League Icon Selector

Simple League Of Legends application to help you pick your summoner icon

Requirements

  • Python 3.11
  • Poetry (use pip install poetry if you dont have it installed)

Installation

  1. Clone this repo
> git clone https://github.com/sevnnn/Leauge-Icon-Selector.git
> cd League-Icon-Selector 
  1. Install required packages
> poetry install --without=dev

You can also install it with development packages by removing --without=dev if your planning on modifying the code

  1. Make sure that settings in config.json are valid

Usage

> poetry run flask --app league-icon-selector run

Features

Example usage

example usage


  • Shows only icons you own (and Helmet Bro)
  • Filter icons by name
  • Select random icon
  • Set your icon right in the browser

About

Simple League Of Legends application to help you pick your summoner icon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors