Skip to content

Acknowledgments 🙏

Dev Cockpit wouldn't be possible without the amazing open-source projects and tools that power it.

Core Technologies

Go Programming Language

The foundation of Dev Cockpit, providing fast compilation, excellent concurrency, and cross-platform support.

Bubble Tea

A powerful TUI (Text User Interface) framework for Go that makes building interactive terminal applications delightful.

Lipgloss

A styling library for terminal output, providing beautiful colors and layouts for the TUI.

gopsutil

Cross-platform library for retrieving system information (CPU, memory, disk, network, etc.)

Viper

Configuration management library supporting multiple formats and live reloading.

Development Tools

macOS System Tools

Dev Cockpit integrates with native macOS utilities:

  • brew - Homebrew package manager
  • npm - Node package manager
  • docker - Container management
  • xcode-select - Xcode command line tools
  • Various system commands (du, ps, sysctl, etc.)

Documentation

VitePress

Powers the documentation website with a modern, fast static site generator.

Community Contributors

Special thanks to everyone who has:

  • ⭐ Starred the repository
  • 🍴 Forked and contributed code
  • 🐛 Reported bugs and issues
  • 💡 Suggested new features
  • 📚 Improved documentation
  • ❤️ Supported the project through donations

Apple Silicon

Built specifically for Apple Silicon Macs (M1/M2/M3 chips), leveraging the power and efficiency of ARM64 architecture.

Inspiration

Dev Cockpit was inspired by the need for a unified, modern command center for macOS development workflows, combining system monitoring, package management, and maintenance tools in one beautiful TUI.


INFO

If you'd like to be acknowledged here, contribute to the project on GitHub!

License

Dev Cockpit is released under GPL 3.0. See the License page for full details.

All dependencies are used in accordance with their respective licenses.

Released under GPL 3.0.