LP Player

Your local apps. One dashboard. Zero friction.

Sound familiar?

If you're like me, you're probably downloading a new GitHub project or testing some app by a random developer pretty much every other night. That's how fast things move these days — from seasoned developers and new vibe coders alike.

It's difficult to keep track of it all. The launch settings, the dependencies, the virtual environments, the ports. Having to re-read the README every single time — or even remembering what apps you've already set up, what categories they fall into.

Juggling Terminals

Ten tabs, ten projects, ten different directories. Which one was the backend again?

Forgetting Commands

Was it npm run dev or pnpm start? Which venv was it? Time to re-read the README... again.

Port Conflicts

"Address already in use." The classic. Which zombie process is hogging port 3000 this time?

No Overview

What apps do you even have? What's running? What categories? You shouldn't have to guess.

We need a nicer launcher.

Something that remembers every project, every command, every environment — so you don't have to.

Something that looks good doing it. Something that uses AI to handle the boring setup. Something that just works.

One dashboard. Every project. Hit play.

Say no more —

Say hello to LP Player.

Everything you need. Nothing you don't.

One dashboard to launch, monitor, and manage all your local development apps.

One-Click Launch

Start any project with a single click. Instant search across all your apps by name, tags, or category. No more cd-ing into directories — just find it, hit play, and go.

AI-Assisted Setup

Let AI read the README, detect dependencies, and configure your project automatically. Initial setup made effortless.

Real-Time Terminal

Live output streaming with full ANSI color support. Multiple tabs, one unified view.

System Monitoring

CPU and memory usage at a glance. Know when your machine is struggling.

Smart Detection

Auto-detects project type during setup and activates the right virtual environment — Python venv, Conda, Node.js — before launch. Zero config needed.

Port Management

Detects port conflicts before you run. Click to open running apps in browser.

Beautiful UI

Vinyl record-inspired cards, smooth animations, dark and light themes, sepia filters — a design that makes managing projects actually enjoyable.

A quick look.

The dashboard you wish you had years ago.

localhost:4243
Add New App
Add new app dialog
Settings & Themes
Settings and themes

AI-Powered Installation

Point to a GitHub project. AI reads the README, detects the stack, installs dependencies, and configures everything — automatically.

AI Install — From GitHub to Running

Up and running in seconds.

Pick your favorite way. They all work.

Detected your system as

detecting...

Download for your OS

Also available for

All releases hosted on GitHub Releases — fully transparent, no tracking.

Terminal
# No install needed — just run it
npx lp-player

# Opens at http://localhost:4243
Terminal
# Install globally
npm install -g lp-player

# Then run anywhere
lp-player

# With options
lp-player --port 8080 --open
Terminal
# Standalone binary — no Node.js required
curl -fsSL https://raw.githubusercontent.com/maverick-tr/lp-player/release/install.sh | bash

# Then just run
lp-player

Free. Open. Yours.

LP Player is free and open-source software. No accounts, no tracking, no cloud dependency.

Your tools. Your machine. Your rules.

MIT
License
100%
Free
0
Tracking