Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/kaladoodotlua/LRhub/llms.txt

Use this file to discover all available pages before exploring further.

LRhub is a lightweight, interactive terminal hub written in Lua that runs on Linux. Launch it once with lrhub and navigate a menu-driven interface to access a suite of built-in utilities — no configuration required for most features.

Installation

Install LRhub in one command with the curl-based bash installer.

Quickstart

Run LRhub for the first time and navigate its interactive menu.

KBotter

Flood a Kahoot game with bots using multi-threaded WebSocket connections.

Testing Tool

Join MAP test sessions, scrape student IDs, and mass-confirm students.

What’s inside

LRhub packages eight menu options into a single interactive session:

System Info

Display CPU, GPU, RAM, storage, IP address, and uptime at a glance.

Testing Tool

Automate MAP (NWEA) test session management via HTTPS API calls.

KBotter

Spawn hundreds of Kahoot bots with Unicode name-bypass and thread control.

Create File

Generate arbitrarily large zero-filled files with a live progress bar.

Debugging

Verify terminal ANSI color rendering with a full color-swatch display.

Self Destruct

Double-confirmed system wipe — understand this before you run it.

Get started

1

Install dependencies

Make sure git and lua are available on your Linux system.
2

Run the installer

sudo bash -c "$(curl -sS https://raw.githubusercontent.com/kaladoodotlua/LRhub/refs/heads/main/install.sh)"
3

Launch LRhub

lrhub
4

Choose a tool

Type a number (1–8) at the prompt and press Enter to launch the corresponding tool.
LRhub requires a Linux environment with Lua and Git installed. macOS and Windows are not supported.

Build docs developers (and LLMs) love