Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: A macOS app and window activity tracker
(
trace-app.pages.dev
)
11 points
by
tk_
585 days ago
1 comments
siamese_puff
584 days ago
Looks nice. May I ask what you wrote it in? What renders the GUI?
link
tk_
584 days ago
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
).
link
siamese_puff
572 days ago
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!
link