Built with Tauri, Svelte, Vite, and Tailwind CSS.
The theme mode can be changed by hovering and clicking on the peeking button on the bottom right corner.
npm i
npx tauri dev
or build the bundle using npx 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.