Kide.rat is a worry-free ticket reservation system that will almost certainly get you tickets for the event you want. The bot works on all platforms and is completely free and open source. This project is NOT affiliated with Kide.app in any way and should be used only for study purposes.
The main purpose of this project is to be my "hello world" project for Tauri. There are multiple Kide.app bots, but most of them are not fully open source. Botting tickets is fairly common in Kide.app, and I thought that making an easy and open source bot could force Kide to address this problem. I do not recommend using any bots for reserving tickets, and using any Kide.app is solely your responsibility.
Kiderat has been featured in an article on Tampere University's management magazine called "Visiiri." You can read the article by clicking here. The article also provides comprehensive information about Kideapp's botting, which is explained quite effectively.
Download latest version from releases page. App uses automatic updater so if there is update available you will get popup when opening Kiderat.
If you encounter any issues while using our open-source project or have ideas for new features, we encourage you to contribute by reporting them through the "Issues" tab on GitHub. Your feedback is valuable and helps us improve our project for everyone.
Before you submit an issue or feature request, please follow these guidelines:
To create a new issue or feature request:
We appreciate your contributions to our open-source project and look forward to working together to make it even better!
If you find this project helpful and valuable, you can contribute to its development and maintenance in several ways. One way is to give it a star on GitHub, which helps raise its visibility and attracts more contributors. You can also share it with others who might benefit from it. If you have experience in programming or design, you can contribute to the project by submitting bug reports, feature requests, or even code changes through pull requests. Lastly, you can support the project financially by sponsoring this project. Your donation will help to cover Rainbow lager costs.
Your support is greatly appreciated and will help make this project even better!
❗Follow Tauri Prerequisites before trying to install any local dependencies. ❗
Install pnpm
npm i pnpm -g
Install dependencies
pnpm i
Start dev
pnpm tauri dev