Hi, my name is Igor Tiburcio Cavalcanti, or DuduIsOnFire, I'm a student of Computer Science and a Beginner Software Developer. Recently I've been frustrated, because on Linux there was no program like Blitz.gg, so I decided to make my own app. A lot of time later, we have the first version. If you like the app, consider to give a star in github project. And if I can help you, please, contact-me. [https://github.com/duduisonfire/rune-maker](https://github.com/duduisonfire/rune-maker)

4
2

Hello everyone, you can call me DuduIsOnFire. I am an aspiring programmer and Linux gaming enthusiast. Throughout my time on Linux I've always been a bit frustrated by the fact that there isn't a LoL helper app like blitz.gg. That said, I decided to program my own and my first and biggest difficulty was where to get the information on which rune combination was best for each champion in each lane. So I did a Scraping on the u.gg page to remove the information from there. Recently I ended up turning this scrap into an API and I'm making it available in open source here in case there is any other developer who is interested in using it. In the github repository there is also an endpoint to test and use the API (I have a small virtual machine, I don't know how long it can handle). The helper app will take a while to complete, but I'll bring it here for the community to use at some point. github: [https://github.com/duduisonfire/RuneScrapingApi](https://github.com/duduisonfire/RuneScrapingApi)

1
0