Command line interface for managing media installations with Launchpad. Provides commands for content management, process monitoring, and system configuration.
For complete documentation, configuration options, and guides, visit: Launchpad Documentation
npm install @bluecadet/launchpad-cli
# Install additional modules as needed
npm install @bluecadet/launchpad-content @bluecadet/launchpad-monitor
# Download content and start apps
npx launchpad start
# Only download fresh content
npx launchpad content
# Only manage apps
npx launchpad monitor
# Stop all processes
npx launchpad stop
MIT © Bluecadet