Prxi Overview
Beta Feature
Prxi is currently in beta. While functional, it may have bugs or rough edges. We recommend using the Desktop app for the best experience. Feedback is welcome!
prxi (pronounced "prixi") is the interactive Terminal UI (TUI) for PROJAX, built with Ink and React.
Features
- Full-screen Terminal Interface: Beautiful terminal UI for managing projects
- Keyboard Navigation: Vim-style bindings (hjkl) and arrow keys
- Real-time Information: View project details, tests, and ports
- Interactive Scanning: Scan projects without leaving the terminal
- Color Scheme: Matches the desktop app design
What is Prxi?
Prxi provides a terminal-based alternative to the Desktop app, perfect for:
- Terminal-focused workflows
- Remote development
- Quick project management
- Keyboard-driven navigation
Installation
Prxi is included when you install projax:
npm install -g projax
Launching
Start Prxi:
prx i # Short alias
prx prxi # Full command
Quick Start
- Launch:
prx i - Navigate: Use arrow keys or
j/k - View details: Select a project to see details
- Scan: Press
sto scan selected project - Quit: Press
qorEsc
Next Steps
- Installation - Detailed installation guide
- Features - Complete feature list
- Keyboard Shortcuts - All keyboard commands