`pzn-sync` was a lightweight, fast desktop application written in Rust. Using the `iced` toolkit, the application was light on memory and started up instantaneously. Expected to stay running in the background and to be as portable as possible, webviews (like Tauri and Electron) were not viable. The result was a small (5MB), portable (fully software rendered) and fast little app that could be easily distributed to users.