Hacker News new | ask | show | jobs
by siamese_puff 584 days ago
Looks nice. May I ask what you wrote it in? What renders the GUI?
1 comments

Thank you! More than 50% of the codebase is written in Rust. The GUI is rendered using a native web view with Tauri (https://tauri.app).
Very cool. I’ve been playing in this space as well and built a window switcher with labels on macOS with Tauri.

It’s a fun tool!