Skip to content

FlayInAHook/shunpo

Repository files navigation

Icon SHUNPO Icon

A no hassle League of Legends account manager

Downloads Latest Release License discord

Electron React TypeScript Chakra UI


✨ Features

  • 🎮 Multi-Account Management - Seamlessly manage multiple League of Legends accounts
  • 🏆 Account Information - Tracks the name, rank, phone verification and number of champions for each account
  • 🎨 Integrated UI - Clean, responsive interface overlayed directly on your league client
  • 🔄 Auto-Start & Updates - Automatic startup and updates make the usage frictionless

App Preview

Download

Shunpo can be downloaded from the latest release for Windows!

Development

set BUILD_TEST=true
#alternative for powershell $ENV:BUILD_TEST=true
bun run dev

Building

# Build for Windows
bun run build:win

Project Structure

shunpo/
├── src/
│   ├── main/           # Electron main process
│   ├── preload/        # Preload scripts
│   └── renderer/       # React frontend
├── build/              # Build assets
├── resources/          # App resources
└── scripts/            # Build scripts

Requirements

  • Windows 10/11
  • League of Legends

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits


⭐ Star this repository if you find it helpful!

Made with ❤️ by FlayInAHook