awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
LeagueAkari avatar

LeagueAkari/LeagueAkari

0
View on GitHub↗
3,550 stars·306 forks·TypeScript·GPL-3.0·36 viewsleagueakari.github.io↗

LeagueAkari

Features

  • Game Automation Suites - Performs champion selection, reward claiming, and match analysis for League of Legends players.
  • Game Client API Wrappers - Wraps the LCU API by authenticating with the local client process and sending HTTP requests to its embedded web server.
  • Champion Draft Automations - Automates champion ban and pick actions during the draft phase to streamline pre-game setup.
  • Game - Interacts with the Riot Games API to manage friend lists, set career backgrounds, and analyze match data.
  • Game State Event Listeners - Subscribes to LCU WebSocket events to react in real time to game state changes like champion select phases.
  • Plugin-Based Architectures - Organises automation features as independent plugins that register commands and event handlers through a central dispatcher.
  • Game Match History Analyzers - Reviews match history and performance statistics to help players evaluate their gameplay.
  • Binary Distributions - Distributes ready-to-run executable releases by tagging versions on a dedicated branch.
  • Tag-Triggered Releases - Uses version tags on a dedicated release branch to trigger CI builds that produce platform-specific executables.
  • Automated Reward Collections - Collects available in-game rewards automatically so players never miss time-limited items.
  • Automated Reward Collections - Collects available in-game rewards automatically so players never miss time-limited items.
  • Game Match History Analyzers - Reviews match history and performance statistics to help players evaluate their gameplay in League of Legends.

Star history

Star history chart for leagueakari/leagueakariStar history chart for leagueakari/leagueakari

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of leagueakari/leagueakari?

The main features of leagueakari/leagueakari are: Game Automation Suites, Game Client API Wrappers, Champion Draft Automations, Game, Game State Event Listeners, Plugin-Based Architectures, Game Match History Analyzers, Binary Distributions.

Which projects share features with leagueakari/leagueakari?

Projects with overlapping indexed features include: lmeszinc/azurlaneautoscript — AzurLaneAutoScript is a mobile game automation system designed to perform repetitive gameplay tasks unattended. It… albertlauncher/albert — Albert is a keyboard launcher that opens files, applications, and runs commands by typing search queries into a search… ckeditor/ckeditor4 — CKEditor 4 is a browser-based WYSIWYG rich text editor that enables users to create and format HTML content directly… 1186258278/openclawchinesetranslation — OpenClawChineseTranslation is a framework for building conversational assistants that functions as a cross-platform… ai-winter/ros_motion_planning — This project is a comprehensive library and framework for autonomous mobile robot navigation, providing a suite of… abenz1267/walker — Walker is a centralized search interface and application launcher designed to find and start installed software,…

Projects sharing features with LeagueAkari

These projects share indexed features with LeagueAkari. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lmeszinc/azurlaneautoscriptLmeSzinc avatar

    LmeSzinc/AzurLaneAutoScript

    9,292View on GitHub↗

    AzurLaneAutoScript is a mobile game automation system designed to perform repetitive gameplay tasks unattended. It functions as a screenshot-driven bot that controls Android devices, emulators, and cloud phones via ADB and uiautomator2, using computer vision to make interaction decisions instead of fixed timers. The project distinguishes itself through an advanced computer vision suite that includes local optical character recognition and perspective-aware grid detection. These tools allow the bot to parse 3D game maps, compute vanishing points, and normalize grid-centered objects for precise

    Pythonalasazur-laneazurlane
    View on GitHub↗9,292
  • ckeditor/ckeditor4ckeditor avatar

    ckeditor/ckeditor4

    5,817View on GitHub↗

    CKEditor 4 is a browser-based WYSIWYG rich text editor that enables users to create and format HTML content directly in the browser. It operates on a plugin-based architecture with a configurable toolbar system, DOM-based content editing, and an event-driven lifecycle, all delivered through a CDN-based distribution model. The editor supports skin-based theming and includes a legacy plugin compatibility layer for backward compatibility. The editor distinguishes itself as a cross-platform framework that integrates natively with Angular, React, Vue, Electron, Android, and iOS environments. It of

    Rich Text Formatckeditorckeditor4contenteditable
    View on GitHub↗5,817
  • albertlauncher/albertalbertlauncher avatar

    albertlauncher/albert

    7,945View on GitHub↗

    Albert is a keyboard launcher that opens files, applications, and runs commands by typing search queries into a search bar. It functions as a keyboard-driven workflow tool, enabling users to navigate their file system, launch installed applications, and execute shell commands without touching a mouse. The launcher processes user input through a plugin-based modular architecture, where functionality is extended by dynamically loaded C++ and Python plugins. Queries are dispatched to all enabled handlers in parallel, with results merged and ranked by a combination of match quality and historical

    C++albertalbertlauncherapplication-launcher
    View on GitHub↗7,945
  • 1186258278/openclawchinesetranslation1186258278 avatar

    1186258278/OpenClawChineseTranslation

    3,795View on GitHub↗

    OpenClawChineseTranslation is a framework for building conversational assistants that functions as a cross-platform chat gateway. It synchronizes conversational data between multiple external messaging applications and a centralized core, allowing users to interact with an assistant across different platforms. The system utilizes a plugin-based extension architecture to integrate external services such as note-taking and password managers. It features a model-agnostic provider interface, which enables the underlying intelligence to be swapped by selecting different large language model provid

    JavaScriptai-assistantchatbotchinese
    View on GitHub↗3,795
  • Compare all 30 related projects→