Get started

Download, install, and start using Via on macOS.

Download

Get the .dmg from the latest release. Open it, then drag the app to the Applications folder on your disk.

macOS install notes

Unsigned builds may show Gatekeeper warnings.

Install from Terminal

Optional: if you prefer Terminal (or need to troubleshoot), these are common commands after downloading via.dmg.

Note: the mounted volume might be /Volumes/Via or /Volumes/Via 1.

Open

Open from Applications or ⌘ + Space.

Browse

Type a URL or search in the address bar. Press Enter.

Shortcuts

⌘ T New tab
⌘ W Close tab
⌘ F Focus URL
⌘ ⇧ F Font picker
⌘ R Refresh
⌘ [ Back
⌘ ] Forward
⌘ ⌥ ← Previous tab
⌘ ⌥ → Next tab
⌘ return Toggle fullscreen
⌘ M / ⌘ ↓ Minimize window
esc Unfocus input

For developers

Clone the repo, install dependencies, and launch.

Do not commit .env; it contains private Firebase keys.

Found something unexpected? Report an issue.