https://github.com/rico-vz/Hweis-Brush
NativePHP app to customize League of Legends profile backgrounds using LCU API.
https://github.com/rico-vz/Hweis-Brush
lcu lcu-api league league-of-legends leagueoflegends lol native-php nativephp riot-games
Last synced: 3 months ago
JSON representation
NativePHP app to customize League of Legends profile backgrounds using LCU API.
- Host: GitHub
- URL: https://github.com/rico-vz/Hweis-Brush
- Owner: rico-vz
- Created: 2024-08-11T08:50:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T14:50:36.000Z (about 1 year ago)
- Last Synced: 2024-08-19T14:15:45.781Z (about 1 year ago)
- Topics: lcu, lcu-api, league, league-of-legends, leagueoflegends, lol, native-php, nativephp, riot-games
- Language: PHP
- Homepage:
- Size: 563 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-league - Hwei's Brush - Change your League of Legends Profile background to any splash art of your choice. (Applications)
README
# Hwei's Brush
Hwei's Brush is a [NativePHP](https://nativephp.com/) app for Windows that uses the [LCU API](https://hextechdocs.dev/getting-started-with-the-lcu-api/) to let you change your League of Legends Profile background to any splash art of your choice.
This was mostly created because I wanted to play around with NativePHP and see if I could create something using the LCU API with it.
## Demo

## OS Support
Hwei's Brush currently only supports Windows as the current logic to get the LCU port and password will not work on MacOS. Supporting MacOS is not impossible and would only require a few minor additions, however I don't have any device with MacOS I could test this on.
### Disclaimer
Hwei's Brush was created under Riot Games' "Legal Jibber Jabber" policy using assets owned by Riot Games. Riot Games does not endorse or sponsor this project.
---