Skip to content

RickWong/Captain

Repository files navigation

icon
Captain


cover

INTRODUCTION

Manage Docker containers. Instantly from the menu bar.
See which containers are running and which have stopped. Conveniently start and stop any container directly from the menu bar. Containers are grouped automatically if they are created via Docker Compose.

Read more and download Captain for free.


⚡️ Contribute

Captain is completely open-source. We've tried to make it as easy as possible to contribute. If you'd like to help out by adding features, working on bug fixes, or assisting in other parts of development, here's how to get started:

To begin working locally:
  1. Fork this repository to your own GitHub account
  2. Clone it to your local device: git clone [email protected]:RickWong/Captain.git
  3. Install the dependencies: yarn install
  4. Run the app by starting electron, building the code and watch for changes: yarn dev
To build for production (should not generally be used):
  1. Build the actual app for all platforms (Mac x64 and arm64 Apple Silicon): yarn package

⭐️ Links

Makers:
Friends:

🔑 License

GPL 3.0. Copyright © 2022 Rick Wong. All rights reserved.