Desktop clock widget built with Tauri v2.
- Simple and minimalist desktop clock.
- Cross-platform support (Windows, macOS, Linux).
- Lightweight and fast (Powered by Rust & Tauri).
You can download the latest version of the installer for your OS from the Releases page:
- Windows:
.msi - macOS:
.dmg - Linux:
.deb
If you want to build it from source:
- Install Rust
- Install dependencies
npm install- Run in dev mode
npm run tauri devThis project is open-source. (MIT or Apache 2.0)