Skip to content
/ lolst Public

๐Ÿ“Ÿ LOLst.sh - A bash script that displays League of Legends player stats in your terminal.

License

Notifications You must be signed in to change notification settings

jemcv/lolst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

LOLst.sh

LOLst.sh is a bash script that displays League of Legends player stats in your terminal.

asciicast

Requirements

You need to have curl installed on your system to use this script.

Installation

sudo curl -sL "https://raw.githubusercontent.com/jemcv/lolst/main/lolst.sh" -o /usr/local/bin/lolst && sudo chmod +x /usr/local/bin/lolst

Usage

lolst <region> <summonername-id>

Example

lolst kr HideOnBush-Kr1

Output

โ”-----------------------------------------------โ”ฅ
| ๐Ÿ“ˆ LOLst.sh - League of Legends Stats
| 
| [ Playing ]      |\__/,|   (\`
| [ League ]     _.|o o  |_   ) ) 
| [ >_< ]--   -(((---(((--------
|
| ๐Ÿ”Ž Result for HideOnBush-Kr1: 
| ๐Ÿ†” Summoner: https://www.op.gg/summoners/kr/HideOnBush-Kr1 
| ๐ŸŽฎ Level: 745 
| ๐Ÿ† Tier: Grandmaster 
| ๐ŸŽฏ LP: 573 
| ๐Ÿ“Š Ratio: Win Rate 60% 
| ๐Ÿ… Ranking: 514 
โ”-----------------------------------------------โ”ฅ

License

This script is licensed under the MIT license.

About

๐Ÿ“Ÿ LOLst.sh - A bash script that displays League of Legends player stats in your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages