Skip to content

ruggi/walvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Walvis

A tiny macOS menu bar app for easily managing Docker containers.

Walvis

Features

  • Start, stop, restart, and remove containers.
  • Copy container ID.
  • Open exposed addresses directly in the default browser.
  • Attach shell or tail logs for running containers.
  • Support for Terminal.app and iTerm.
  • Group containers by prefix.
  • Dark mode support.

Install

Homebrew

brew install ruggi/tap/walvis

or

brew tap ruggi/tap
brew install walvis

Manual

You can grab the latest release from the releases page.

FAQ

I have a cool idea for a feature that's missing...

Ideas are more than welcome! Please go ahead and create an issue for it.