Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T12:47:56.000Z (2 months ago)
- Last Synced: 2024-10-12T11:35:48.933Z (about 1 month ago)
- Topics: lcu, lcu-api, league, league-of-legends, leagueoflegends, lol, native-php, nativephp, riot-games
- Language: PHP
- Homepage:
- Size: 565 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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
![Hwei Demo GIF](https://github.com/user-attachments/assets/79924499-2bf3-4631-bc6d-f985b7f6e280)## 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.
---