Show HN: Spacelist, a TUI for Aerospace window manager
4 months ago
- #productivity
- #terminal-ui
- #window-manager
- A terminal UI for viewing windows in Aerospace window manager spaces.
- Lists windows by workspace with real-time filtering by application name.
- Features syntax highlighting using Bubble Tea, showing workspace names, app names, and window titles.
- Only displays workspaces with windows.
- Install via Homebrew or build from source.
- Run 'spacelist' to start; filter windows by typing (case-insensitive).
- Use 'Enter' to focus a window, 'Esc' or 'Ctrl+C' to quit.
- Queries Aerospace CLI for workspace and window data.
- Built with Charm's Bubble Tea (TUI framework), Bubbles (components), and Lip Gloss (styling).