A modern, cross-platform IRC client specifically designed for osu! referees and tournament organizers.
Important
Please disable battery optimizations on Android for this app, otherwise you'll keep disconnecting from Bancho!
- Visit the Releases page
- Download the appropriate version for your operating system
- Install and run the application
- Keep track of current lobby state
- One-click UI for frequently used commands
- Create mappools and select maps in lobby with ease
pnpm installpnpm tauri devpnpm tauri build# Add Android target
pnpm tauri android init
# Run on physical Android device
pnpm tauri android dev
# Run on Android emulator
pnpm tauri android dev --open
# Build Android APK
pnpm tauri android buildMade with ❤️ for the osu! community