All Projects → LukeAlSaba → leagueoflegends

LukeAlSaba / leagueoflegends

Licence: MIT license
A command-line interface for League of Legends Esports.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to leagueoflegends

Lazyboy
An EDSL implemented in Haskell for programming the Nintendo Game Boy.
Stars: ✭ 44 (+57.14%)
Mutual labels:  games, gaming
Iw4x Client
🎮 Official IW4x source code
Stars: ✭ 218 (+678.57%)
Mutual labels:  games, gaming
Unity Solutions
Use Firebase tools to incorporate common features into your games!
Stars: ✭ 95 (+239.29%)
Mutual labels:  games, gaming
SteamDepotDownloaderGUI
A simple GUI tool based on DepotDownloader for downloading Steam depots.
Stars: ✭ 26 (-7.14%)
Mutual labels:  games, gaming
game apis
This repository is for integrating with different apis to allow you to pull player or game data
Stars: ✭ 24 (-14.29%)
Mutual labels:  riot, leagueoflegends
xcloud-shield
Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
Stars: ✭ 93 (+232.14%)
Mutual labels:  games, gaming
Nes
A Javascript NES Emulator
Stars: ✭ 168 (+500%)
Mutual labels:  games, gaming
LeagueReplayParser
C# library which can read some data from a .rofl file, and start a replay in the client. (no longer actively maintained)
Stars: ✭ 20 (-28.57%)
Mutual labels:  lol, leagueoflegends
Timewinder
⏪ New stats with the old client.
Stars: ✭ 17 (-39.29%)
Mutual labels:  lol, leagueoflegends
Docker Dontstarvetogether
Dockerfile for building a Don't Starve Together dedicated server image.
Stars: ✭ 240 (+757.14%)
Mutual labels:  games, gaming
Trivia-Knowledge
Trivia knowledge is a fun trivia game in which players have to guess the answers of questions by filling the answers boxes with correct letters.
Stars: ✭ 77 (+175%)
Mutual labels:  games, gaming
legendary-rune-maker
An automation app for League of Legends
Stars: ✭ 75 (+167.86%)
Mutual labels:  lol, leagueoflegends
StadiaIcons
A set of icons for games based on the Google Stadia logo.
Stars: ✭ 20 (-28.57%)
Mutual labels:  games, gaming
Awesome One Person Games
🎮 A curated list of successul games, made (quite) entirely by a lone gamedev.
Stars: ✭ 276 (+885.71%)
Mutual labels:  games, gaming
KBotExt
Application that sends custom requests to League of Legends LCU api
Stars: ✭ 86 (+207.14%)
Mutual labels:  lol, leagueoflegends
Bottles
🌠 Easily manage 🍷prefix in a new way! (Run Windows software and games on Linux)
Stars: ✭ 147 (+425%)
Mutual labels:  games, gaming
Sentinel
👀 Native notifications for League of Legends
Stars: ✭ 38 (+35.71%)
Mutual labels:  lol, leagueoflegends
League-of-Legends-Accounts-Creator
Accounts Creator for League of Legends.
Stars: ✭ 46 (+64.29%)
Mutual labels:  lol, leagueoflegends
Antimicrox
Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
Stars: ✭ 226 (+707.14%)
Mutual labels:  games, gaming
MindCorpViewer
League Of Legends Model Viewer
Stars: ✭ 19 (-32.14%)
Mutual labels:  lol, leagueoflegends

League of Legends Command-Line Interface

Known Vulnerabilities

Check out current LoL Esports standings and the current weeks matches all in your console!

This CLI tool is for those who are both LoL fans and Software Engineers.

All data comes from the LoL Esports website.

Disclaimer

This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates.

Install

In order to use the League of Legends CLI, make sure that you have Node version 6.0.0 or higher.

$ npm install -g leagueoflegends

Usage

leagueoflegends provides two main commands.

Options

  • League of Legends World Championship (Worlds)
    • --worlds or -w
  • LoL Championship Series (LCS)
    • --lcs or -n
  • LoL European Championship (LEC)
    • --lec or -e
  • LoL Champions Korea (LCK)
    • --lck or -k
  • Tencent LoL Pro League (LPL)
    • --lpl or -p
  • LoL Championship Series Academy (LCS Academy)
    • --lcsacademy or -a

Matches

Get a list of this weeks matches for any of the 5 premier LoL leagues.

$ leagueoflegends matches --lec

leagueoflegends matches (example)

Standings

Get the current standings for any of the 5 premier LoL leagues.

$ leagueoflegends standings --lec

leagueoflegends standings (example)

Inspired by:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].