Skip to content

hyperpuncher/pi-ui

Repository files navigation

pi-ui

keyboard-first minimal gui for pi.

pi-ui screenshot

feature parity with the pi tui, plus desktop niceties like background sessions, native notifications, file paste/drop, and rich code/diff rendering.

built with:

install

arch

paru -S pi-ui-bin

debian / ubuntu

download the .deb for your architecture from the latest release, then:

sudo apt install ./pi-ui-linux-*.deb

other linux

download the .AppImage for your architecture from the latest release, then:

chmod +x pi-ui-linux-*.AppImage
./pi-ui-linux-*.AppImage

mac

brew install --cask hyperpuncher/tap/pi-ui

windows

irm https://raw.githubusercontent.com/hyperpuncher/pi-ui/main/packaging/windows/install.ps1 | iex

keybinds

key action
ctrl/⌘ k command menu
ctrl/⌘ o new session
ctrl/⌘ alt o temporary chat
ctrl/⌘ r session picker
ctrl/⌘ / workspace picker
ctrl/⌘ g toggle git review
ctrl/⌘ l model picker
ctrl/⌘ p cycle favorite model
ctrl/⌘ shift p cycle favorite model back
alt t cycle thinking level
alt shift t cycle thinking back
/ slash commands
@ file picker
alt enter queue follow-up
alt restore queued text
j / k scroll messages
gg / G top / bottom
gi focus prompt

license

mit

About

minimal gui for pi

Topics

Resources

License

Stars

7 stars

Watchers

0 watching

Forks

Contributors