Caution
This project was created with the sole purpose to understand how Svelte and Tauri works. Therefore, I will not maintain this project and have thus decided to archive it. Feel free to read the code and take inspiration from it, but note that it has not been updated in a long while.
Built with Tauri, Svelte, Vite, and Tailwind CSS.
View of the window when an image is hovered, showing a zoom slider, a URL input and a upload from disk options
The theme mode can be changed by hovering and clicking on the peeking button on the bottom right corner.
- Install Tauri's prerequisites
- Install the npm packages using
npm i - Run in developer mode
npx tauri devor build the bundle usingnpx tauri build.
Windows Defender and VirusTotal will flag the (.msi) bundle and its installation file as a threat containing inter alia a Trojan Trojan:Script/Wacatac.B!ml. The issue is tracked in tauri-apps/tauri#2486 on Tauri's repository.





