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
LiteLoaderQQNT avatar

LiteLoaderQQNT/LiteLoaderQQNTArchived

0
View on GitHub↗
7,123 stars·269 forks·JavaScript·MIT·17 viewsliteloaderqqnt.github.io↗

LiteLoaderQQNT

LiteLoaderQQNT is a plugin loader and modding framework designed to modify the functionality and appearance of the QQNT client. It enables the injection of third-party extensions and custom scripts to alter the application's core behavior and visual themes.

The project includes a dedicated settings interface for managing the plugin lifecycle, allowing users to install and remove extensions without manual filesystem edits. It also provides a public marketplace for the discovery and distribution of versioned extension archives.

The framework supports loading plugins from the local filesystem and offers the ability to redirect plugin storage paths via environment variables to operate within read-only directories or bypass system permission restrictions.

Features

  • Application Modding Frameworks - Provides a comprehensive framework for developers to create and deploy custom scripts that extend core application behavior.
  • Client-Specific Customizations - Enables changing the behavior and visual theme of the QQNT client using community-developed plugins.
  • Plugin Loaders - Acts as a dynamic loader for injecting and managing third-party extensions to modify the application's functionality and appearance.
  • Application Feature Extensions - Adds custom features and modifies the user interface of the client by loading external scripts.
  • Dynamic Instrumentation Injections - Implements a system for injecting scripts into the running application process to modify internal behavior and visual themes at runtime.
  • Plugin Extenders - Enables the loading of custom external scripts at runtime to extend application functionality or modify visual themes.
  • Plugin Installation and Management - Implements a full lifecycle for installing and managing plugins to customize the application experience.
  • Plugin Lifecycle Managers - Provides a dedicated interface to automate the installation and removal of extensions while managing their active state.
  • Environment-Driven Path Overrides - Allows users to redirect plugin storage paths using environment variables to operate within read-only directories.
  • Versioned Archive Distribution - Distributes versioned extension archives and associated metadata through a remote public marketplace.
  • Application Storage Redirections - Redirects plugin data to custom folders to bypass system permission restrictions and read-only directories.
  • Storage Redirection - Redirects plugin data storage to alternative directories via environment variables to bypass restrictive folder permissions.
  • Plugin Marketplaces - Hosts a centralized registry where users can discover and install versioned third-party extensions.
  • Plugin Publishing - Allows developers to publish modular extensions to a public registry with versioned archives and project metadata.
  • Local Plugin Discovery - Scans local filesystem folders to identify and load external scripts based on a predefined directory structure.
  • Plugin Management Interfaces - Provides a settings interface for installing, removing, and configuring plugins without manual file system edits.
  • Application Configuration Relocations - Provides the ability to relocate application configuration and plugin data folders to compliant system paths.

Star history

Star history chart for liteloaderqqnt/liteloaderqqntStar history chart for liteloaderqqnt/liteloaderqqnt

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to LiteLoaderQQNT

Similar open-source projects, ranked by how many features they share with LiteLoaderQQNT.
  • baserow/baserowbaserow avatar

    baserow/baserow

    4,188View on GitHub↗

    Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.

    Pythonairtableairtable-alternativeairtable-replacement
    View on GitHub↗4,188
  • steamclienthomebrew/millenniumSteamClientHomebrew avatar

    SteamClientHomebrew/Millennium

    3,852View on GitHub↗

    Millennium is a modding framework for the Steam desktop application designed to inject custom code, scripts, and styles into the client's Chromium rendering engine. It functions as a system for applying custom themes, loading dynamic plugins, and intercepting network requests. The project provides a dynamic plugin loader to extend application functionality without requiring a restart and a telemetry blocker to intercept outgoing network requests for analytics and crash reporting. It includes a tool for modifying the visual appearance of the application via a live editor that supports real-tim

    C++millenniumpatcherplugins-api
    View on GitHub↗3,852
  • btraceio/btracebtraceio avatar

    btraceio/btrace

    5,989View on GitHub↗

    btrace is a JVM dynamic tracing tool and performance profiler used for injecting safe instrumentation scripts into a running Java Virtual Machine without requiring a process restart. It functions as a Java agent framework and a Model Context Protocol server, exposing JVM diagnostic operations and tracing tools to large language models and AI assistants. The project distinguishes itself by enabling real-time code injection and bytecode-level instrumentation via a secure binary protocol. It ensures production stability through a static safety analysis engine that blocks unstable code patterns,

    Javabtracejavajava-application
    View on GitHub↗5,989
  • sinelaw/freshsinelaw avatar

    sinelaw/fresh

    5,914View on GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    View on GitHub↗5,914
See all 30 alternatives to LiteLoaderQQNT→

Frequently asked questions

What does liteloaderqqnt/liteloaderqqnt do?

LiteLoaderQQNT is a plugin loader and modding framework designed to modify the functionality and appearance of the QQNT client. It enables the injection of third-party extensions and custom scripts to alter the application's core behavior and visual themes.

What are the main features of liteloaderqqnt/liteloaderqqnt?

The main features of liteloaderqqnt/liteloaderqqnt are: Application Modding Frameworks, Client-Specific Customizations, Plugin Loaders, Application Feature Extensions, Dynamic Instrumentation Injections, Plugin Extenders, Plugin Installation and Management, Plugin Lifecycle Managers.

What are some open-source alternatives to liteloaderqqnt/liteloaderqqnt?

Open-source alternatives to liteloaderqqnt/liteloaderqqnt include: baserow/baserow — Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like… steamclienthomebrew/millennium — Millennium is a modding framework for the Steam desktop application designed to inject custom code, scripts, and… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… btraceio/btrace — btrace is a JVM dynamic tracing tool and performance profiler used for injecting safe instrumentation scripts into a… gephi/gephi — Gephi is an open-source desktop application for visualizing and analyzing large-scale network graphs. It provides an… koishijs/koishi — Koishi is an open-source framework for building multi-platform chatbots, designed around an adapter-driven…