Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

dustinblackman/Championify

Repository files navigation

Championify

Championify

Champion-If-Ayyy

Donate API Doc Travis AppVeyor Coverage Status Translations

Project on hiatus. https://dustinblackman.com/posts/2019/05/hiatus-from-open-source/

Latest Release Downloads: Downloads

Championify is a little program that downloads all the recent item sets from popular websites like Champion.gg and imports them in to your League of Legends to use within game! No hassle. Championify supports 39 languages and with plenty of new features planned and in the works!

Windows and OSX are both supported, tested on Windows 10 and OSX 10.12.1.

NOTE: All Championify clients before version 2.0.0 no longer work. Please download the latest version from the releases page.

Championify

Check out screenshots here!

There's also Championify for Android!

Code Sponsor


Features

  • Summoners Rift and ARAM Item Sets
  • 7 Sources (Champion.gg, LolFlavor, KoreanBuilds, op.gg, Lolalytics, Probuilds, and Lolmasters)
  • Skill Priorities lists (Q.W.E.Q.E.R) or Q>E>W
  • 41 Languages
  • Bunch of preferences to display item sets in the way you prefer
  • Automation using command line preferences (simpler system coming soon)
  • Automatically save preference settings
  • Garena support
  • Does not touch other item sets that you or other applications create

Downloads

Found here

Idea/Suggestions

I'm completely open to new ideas and suggestions! Put up an Issue, hit me up on Gitter, or send me a message on reddit /u/dustinheroin and I'll see what I can do.

Contribute

Please see CONTRIBUTING.md

See FAQ.md

Future Plans

Check out the Features tag in Issues to see all up and coming ideas.

Command Line Parameters

Championify supports a few command line parameters for those who would like to automate a few tasks before it's official supported within the app. Params work on both Windows and OSX, and uses the last saved preferences made on the app (preferences are saved each time you hit import). The command line prefs do need improvement and can be tracked here.

Params

  • --import Imports item sets
  • --delete Deletes item sets
  • --autorun Silently (without loading the UI) imports item sets
  • --close Closes Championify when finished
  • --start-league Starts League of Legends after import

Example

Silently imports and starts League afterwards after installing Championify with the Windows Installer. As Squirrels generates the main championify.exe, --processStartArgs must be used before all other command line options.

C:\Users\YOURNAME\AppData\Local\Championify\championify.exe --processStartArgs --autorun --start-league

You must have Node 6.9.1 and npm 3 installed on your system (thats what Electron is using), git clone the repo and run the following in the root folder.

OSX:

npm i
npm run build

Windows:

npm i --arch=ia32
npm run build

You'll find a Championify.exe/Championify.app in the releases folder.

Wine is required if building on Mac for Windows.

brew install wine

Championify continues to grow, and to help explore bigger ideas, there is always costs. Currently Championify costs a couple hundred dollars a year to keep going (certificates renewal). A couple bucks is more then enough to help! :) Donate here!. To learn how to do one time donations with Patreon, see here.

Backers

See BACKERS.md

Credit

Thank yous

  • @sargonas and the rest of the Riot API team for unlocking item sets
  • All the wonderful people on my Transifex team (all 180 of you) for helping translate Championify!

Championify isn't endorsed by any of it's content sources or Riot Games and doesn't reflect the views or opinions of them or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

About

Import recent item sets from popular aggregators like Champion.gg in to League of Legends to use within game! No hassle.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published