Skip to Content
InstallWindows

Install on Windows

Windows code signing is in progress. Until signing is complete, Windows may show a SmartScreen warning because the publisher is unknown.

Download for WindowsGitHub Releases

Install

  1. Download the Windows artifact from GitHub Releases .
  2. Unzip the artifact.
  3. Run Cyclemetry_*_x64-setup.exe.
  4. If Windows shows “Windows protected your PC”, click More info.
  5. Confirm the app is Cyclemetry_*_x64-setup.exe and the publisher is Unknown publisher.
  6. Click Run anyway.
  7. Launch Cyclemetry from the Start Menu.

No additional dependencies are required. FFmpeg is bundled with the app.

Updates

Cyclemetry checks for updates automatically on launch and shows a banner if a new version is available. You can also check manually from Cyclemetry → Check for Updates in the menu bar.

Build From Source

If you prefer to build Cyclemetry yourself:

Prerequisites

Build Steps

git clone https://github.com/walkersutton/cyclemetry.git cd cyclemetry pnpm install pnpm build

The built installer will appear in src-tauri/target/release/bundle/.

Stay Updated

  • Star the repo  to get notified of releases
  • Watch → Releases only to get email notifications on new releases