https://github.com/cangzhang/champ-r
πΆ Yet another League of Legends helper
https://github.com/cangzhang/champ-r
league-of-legends windows-10 windows-11
Last synced: 5 days ago
JSON representation
πΆ Yet another League of Legends helper
- Host: GitHub
- URL: https://github.com/cangzhang/champ-r
- Owner: cangzhang
- License: lgpl-2.1
- Created: 2020-01-22T07:49:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T03:21:27.000Z (29 days ago)
- Last Synced: 2025-04-11T04:57:59.630Z (5 days ago)
- Topics: league-of-legends, windows-10, windows-11
- Language: Rust
- Homepage:
- Size: 17.2 MB
- Stars: 1,735
- Watchers: 13
- Forks: 137
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - cangzhang/champ-r - πΆ Yet another League of Legends helper (Rust)
- awesome-league - ChampR - Allows auto generate recommend champion builds and popup runes list and apply on the fly. (Applications)
README
# ChampR

[](https://github.com/cangzhang/champ-r/releases/latest)
[](https://github.com/cangzhang/champ-r/releases)[δΈζζζ‘£](./README_zh.md)
Yet another League of Legends helper.
[App icon](https://www.flaticon.com/free-icon/dog_2767976), credits to [flaticon.com](https://www.flaticon.com/).
> β€ Special thanks to [JetBrains](https://www.jetbrains.com/?from=champ-r) for sponsoring opensource license to this project.
| Builds | Runes | Settings |
|:---------------------------:|:--------------------------:|:-----------------------------:|
|  |  |  |## Features
- π¦ Auto generate recommend champion builds
- π Popup runes list & apply on the fly
- βΉοΈ Update notifier
- π Multiple data sources for **Summoner's Rift** / **ARAM** / **URF**
- `op.gg`
- `lolalytics.com`
- `u.gg`
- `champion.gg`
- `murderbridge.com`
- ...
- β¨ i18n support (WIP for v2)
- π¨π³ `Chinese`
- πΊπΈ `English`## Download
> ποΈ (For v2 users) If you cannot run ChampR v2 directly, install [webview2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section) first.
- `v2 nightly` `~4Mb` [Link](https://github.com/cangzhang/champ-r/releases)
- `v1 Stable` `~70Mb` [Download](https://github.com/cangzhang/champ-r/releases)## How to
### Import builds
1. Run ChampR as **administrator**
1. Choose the **installation folder** of League of Legends
1. Select data sources
1. Hit `Import` button
1. You can find them in the shop menu when playing game### Apply Runes
1. Run ChampR as **administrator**
1. Choose the **installation folder** of League of Legends
1. Start pvp game, the rune popup would show in the screen
1. Press `Apply` icon## FAQ
Check https://github.com/cangzhang/champ-r/wiki/FAQ
## Development
### Prerequisite
- [Node.js](https://nodejs.org/en/) >= 14
### Install dependencies
```console
pnpm install
```### Start
```console
# run as administrator
pnpm tauri dev
```### Build
```console
pnpm tauri build
```## Star History
[](https://star-history.com/#cangzhang/champ-r&Date)