https://github.com/bluecadet/launchpad
🚀 Suite of tools to manage media installations.
https://github.com/bluecadet/launchpad
configuration-management deployment download-manager exhibits installations monitoring windows-desktop
Last synced: about 2 months ago
JSON representation
🚀 Suite of tools to manage media installations.
- Host: GitHub
- URL: https://github.com/bluecadet/launchpad
- Owner: bluecadet
- License: mit
- Created: 2022-03-09T17:04:50.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-01T21:05:26.000Z (2 months ago)
- Last Synced: 2025-04-02T05:07:00.131Z (2 months ago)
- Topics: configuration-management, deployment, download-manager, exhibits, installations, monitoring, windows-desktop
- Language: TypeScript
- Homepage: https://bluecadet.github.io/launchpad/
- Size: 1.96 MB
- Stars: 36
- Watchers: 2
- Forks: 3
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Launchpad
Launchpad is a suite of tools for managing interactive installations. It provides content management, process monitoring, and system configuration capabilities.
## Documentation
For complete documentation, configuration options, and guides, visit:
[Launchpad Documentation](https://bluecadet.github.io/launchpad/)## Core Packages
- [@bluecadet/launchpad-cli](./packages/cli): Command line interface and configuration management
- [@bluecadet/launchpad-content](./packages/content): Content pipeline and transformation tools
- [@bluecadet/launchpad-monitor](./packages/monitor): Process monitoring and management
- [@bluecadet/launchpad-scaffold](./packages/scaffold): System configuration
- [@bluecadet/launchpad-utils](./packages/utils): Shared utilities
- [@bluecadet/launchpad](./packages/launchpad): Meta-package that installs all core packages## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for development guidelines.
## License
MIT © Bluecadet