v0.1.0 — Initial Release

Yana

A native macOS GUI for managing containers. Start, stop, inspect, and monitor — no terminal required.

Download for macOS View source

macOS 14+  ·  Requires container CLI  ·  Free & open source

Yana app screenshot

Features

Everything containers, in one place

Seven focused views covering the full container lifecycle — from running new images to monitoring live resource usage.

Containers

Full lifecycle management. Live CPU, memory, network I/O, and block I/O stats. Run containers with custom ports, volumes, env vars, and resource limits. Open a shell directly in Terminal.app.

stats logs shell run inspect

Images

Browse local images with repository tags, digest hashes, sizes, and media types. Pull from any registry, inspect metadata, and delete unused images to reclaim disk space.

pull inspect delete

Networks

List networks with status, mode, subnet, and gateway info — both IPv4 and IPv6. Create networks with custom subnets or remove ones no longer needed.

subnet gateway create

Volumes

Manage persistent container volumes. View volume details and track usage — all without touching the terminal.

list inspect

DNS

Inspect container DNS configuration at a glance. View nameservers, search domains, and DNS options — useful for debugging connectivity inside containers.

nameservers search domains

System

Disk usage by containers, images, and volumes with reclaimable space. Adjust system properties, monitor builder status, and start/stop/restart the container runtime.

disk usage properties start / stop

Screenshots

See it in action

Screenshots for each view will appear here as the app matures.

Containers view

Containers view screenshot

Images view

Images view screenshot

System view

System view screenshot

Networks view

Networks view screenshot

Volumes view

Volumes view screenshot

Settings view

Settings view screenshot

Built with

Native performance, modern stack

Tauri wraps a Rust backend and a React + TypeScript frontend into a tiny, fast native app — no Electron, no web bloat.

Tauri 2

Desktop framework

Rust

Backend / system bridge

React 19

UI framework

TypeScript

Type-safe frontend

Vite 7

Build tool