Skip to content

pi0neerpat/llama-swap-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Llama Swap App

Screenshot 2026-04-02 at 5 29 38 PM

A native macOS app that launches llama-swap and displays its web UI in a WebKit window.

What It Does

  1. Starts llama-swap as a background process (--config ~/.llama-swap/config.yaml --listen localhost:8080)
  2. Waits for the server to become ready (polls for up to 10 seconds)
  3. Opens a window with a WebView showing http://localhost:8080
  4. Terminates the llama-swap process when the app quits

Prerequisites

  • macOS 13.0+
  • llama-swap installed at /opt/homebrew/bin/llama-swap
  • A config file at ~/.llama-swap/config.yaml

Build

./build.sh

This compiles the app and installs it to ~/Applications/Llama Swap.app.

Launch

Open ~/Applications/Llama Swap.app from Finder, or:

open ~/Applications/Llama\ Swap.app

About

A native macOS app that launches llama-swap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors