docs/privacy.md
Fresh checks for new versions to notify you when upgrades are available. Alongside this, it sends basic anonymous telemetry to help understand usage patterns.
The data collected includes:
linux-x86_64, macos-aarch64)TERM environment variable)No personal data, file contents, or usage behavior is collected. The check runs once on startup and then once daily.
You can disable both upgrade checking and telemetry with the same flag:
Command line flag:
fresh --no-upgrade-check
Configuration file (~/.config/fresh/config.json):
{
"check_for_updates": false
}