Privacy
Short version: the apps collect nothing. This site uses minimal, anonymous analytics to understand which pages are useful.
🖥️ The apps
- · No telemetry, no crash reporting, no analytics SDKs.
- · No accounts, no cloud sync — your files stay on your PC.
- · Network is only used when you ask (updates check, uploads you configure).
- · Verifiable: full source under GPLv3, public builds on GitHub.
🌐 This website
- · Static site (Astro + GitHub Pages). No cookies, no fingerprinting, no A/B tests.
- · Download buttons query api.github.com at click-time to resolve the latest .exe — standard GitHub traffic, separate from the aggregate analytics described below.
- · External links (GitHub, wikis) follow their own policies.
📊 Site analytics
- · This site uses Umami Analytics to count visits and understand which pages are useful.
- · It uses no advertising cookies, cross-site identifiers, fingerprinting or user profiles.
- · We only use aggregated site metrics; analytics is separate from the apps, which contain no telemetry or analytics SDKs.
- · Download button clicks and direct-file download starts are recorded as separate anonymous events so they can be filtered independently.
- · Because files are served by GitHub, the site cannot confirm that a download finished; the second event means the browser was sent to a direct .exe or .zip URL.
- · The analytics script is loaded from cloud.umami.is, only in production, and is not loaded when the browser sends Do Not Track or Global Privacy Control.
Provider details: Umami's privacy FAQ ↗
🔏 SmartScreen / antivirus
Windows may warn that the publisher is unknown — expected for an independent project without an (expensive) code-signing certificate. Donations go toward one. You can always verify: compare the SHA with the GitHub release, check VirusTotal, or build from source.