Lidprex CLI — manage and download Lidprex open source projects from your terminal.
npm install -g @lidprex/cliRequires Node.js >= 18.
Download a Lidprex project to your machine. Walks you through picking a project, choosing a version variant (source code or prebuilt binary), selecting a folder, and optionally running npm install for source projects.
lidprex initSupports back navigation — use "Back to projects" to change your selection without restarting.
Show all available Lidprex open source projects with their tech stack, status, and available download variants.
lidprex listCheck the live status of all Lidprex services and see response times.
lidprex statusOpen a project's documentation (README) in your default browser. Run without a project name to see all available docs links.
lidprex docs idea2projectCheck the npm registry for a newer version of the CLI and display upgrade instructions if one is available.
lidprex updateView the full CLI version history and changelog in your terminal.
lidprex changelogDisplay the currently installed CLI version.
lidprex -vShow all available commands.
lidprex --help- Binary downloads — download prebuilt
.exeand.msiinstallers for desktop apps (LidBridge, RepoPrep, LidPush) - Multiple variants per project — choose between source code, stable releases, latest releases, or binaries
- New projects — LidPush (Tauri + Rust + React) added, MGS-GenX preview with feature overview
- Back navigation — go back to project selection without restarting the CLI
docscommand — open any project's README directly from the terminalupdatecommand — check for CLI updates on npmchangelogcommand — view version history inline- Safer npm install — uses
cwdoption instead of shell string concatenation - Better redirect handling — supports 301, 302, 307, 308 with a 10-redirect limit
| Project | Tech | Status | Variants |
|---|---|---|---|
| Idea2Project | JavaScript, PHP, Blade, CSS | Active | Source Code |
| LidBridge | Rust, TypeScript, CSS, JavaScript | Active | Source Code, Windows Portable (.exe), NSIS Installer, MSI Installer |
| LeakShield | Python | Active | Source Code |
| RepoPrep | Python, Batchfile | Active | Source Code (v1/v2), Binary (v1/v2) |
| LidPush | Tauri + Rust + React | Active | Source Code, NSIS Installer, MSI Installer |
| MGS-GenX | React, TypeScript, Node.js | Coming Soon | Preview only |
GPL-3.0 — © 2026 Lidprex