Classical Desktop App
Looking for experimental features?
We also offer an Experimental Timesheet AI App with cutting-edge AI capabilities. It's perfect for early adopters who want to try new features before they're released. Jump to experimental downloads
For a complete guide on getting started, see Desktop app basics article.
Downloads
Windows 10 & 11
Download the installer (.exe) Download TimeCamp for Windows
Run the installer Locate the downloaded file and run it. Follow the on-screen instructions to complete the installation.
We also offer MSI installer for Windows. Please contact us if you need it.
macOS
For macOS Monterey (version 12) and later (Intel and Apple Silicon).
Download the disk image Download TimeCamp.dmg
Install the application Open the downloaded .dmg file and drag the TimeCamp icon to your Applications folder.
Linux
Ubuntu 22 & 24 with GNOME (Wayland)
Install Window Calls Extended GNOME extension
To enable time tracking for applications on Ubuntu (>=21.04) or Debian, you need this extension.
Option A: Using Extension Manager (recommended)
- Open Terminal.
- Install Extension Manager:
(This may require administrator privileges)sudo apt install -y gnome-shell-extension-manager - Open "Extension Manager" app.
- Browse for
hseliger. - Install "Window Calls Extended".
Option B: Using browser
If you have the GNOME Shell Integration browser extension installed, you can install "Window Calls Extended" directly from the GNOME Extensions website.
Once installed, the app should automatically start collecting information about open programs.
Install TimeCamp application
Download for Ubuntu 22 & 24 (.deb)
Install the .deb file using your preferred method (e.g., sudo dpkg -i filename.deb or double-clicking).
Note: TimeCamp doesn't start automatically after installation. Launch it manually from your application menu and provide your login details.
Fedora 42+ with KDE (Wayland)
Close existing TimeCamp app if it's running before proceeding.
Download RPM installer
Open Terminal
Launch your terminal application.
Navigate to download location
cd ~/DownloadsRun installer
Replace timecamp.rpm with the actual filename if different.
sudo dnf -y install ./timecamp.rpmIf it's already installed, you can use:
sudo dnf reinstall ./timecamp.rpmStart TimeCamp
Find and start the TimeCamp app from your application launcher.
What's New
10 Mar 2026 - v1.9.4
- fix: (Windows)Enabled missing SSL certificate revocation checks for improved connection security
3 Mar 2026 - v1.9.3
- new: (Linux) Deep link (
tc://) schema support for Linux - improvement: (Windows) Improved NSIS installer process termination to prevent conflicts during upgrades
- improvement: Menu item label translations fixed across platforms
- improvement: Path resolution normalized for application resources on macOS, Windows and Linux
- improvement: (Linux) Linux computer activity fallback — logs generic "computer activity" when specific data unavailable
- fix: (Linux) Application indicator icon corrected on Linux
- fix: (Linux) UTF-8 strings passed correctly to GTK notifications and library on Linux
- fix: (Linux) Language directory resolution fixed for proper translations loading
- fix: (Windows)Unused DLLs removed to reduce application size
24 Feb 2026 - v1.9.2
- improvement: Updated libcurl to 8.18.0 for better performance and security
- improvement: Unified installer configuration using config.json
- improvement: Installer build process streamlined with universal WXS configuration
17 Feb 2026 - v1.9.1
- new: Option to disable file logging via configuration
- new: Custom app naming support for white-label deployments
- improvement: SSL verification enabled for all HTTP POST calls
- improvement: Installer build process modernized with Python-based tooling and Azure Trusted Signing
- fix: macOS resource path resolution corrected
11 Feb 2026 - v1.9.0
- fix: Text in the windget was trimmed on high-dpi screens
- fix: Long email addresses now display correctly in the user interface
- fix: Server response logging improved in file uploader
- fix: Task time span requests no longer run concurrently, preventing duplicate API calls
9 Feb 2026 - v1.8.8
- new: Brave browser support for automatic activity tracking
- improvement: Unified away-time dialog across all platforms (macOS, Windows, Linux)
- improvement: Away-time dialog layout and button visibility improvements
- fix: Task time span requests no longer run concurrently, preventing duplicate API calls
- fix: Polish translations updated
24 Jan 2026 - v1.8.7
- new: API token manual login for environments where deep link login is unavailable
- new: Option to retain uploaded screenshots instead of deleting after upload
- new: Blurred screenshot mode for enhanced privacy before uploading
- new: Automatic tracking mode support via server configuration
- new: Server-side control for window title collection
- improvement: Language resources included in Linux RPM and DEB packages
- improvement: DPI override for better display scaling on Windows
- improvement: Enhanced XML data preparation for REST API calls
- improvement: Server-configurable idle time override for auto-updates
- fix: Linux package dependencies updated
- fix: First run window display fixed on certain configurations
5 Jan 2026 - v1.8.6
- improvement: Enhanced idle time detection for Wayland sessions on Linux
- fix: macOS taskbar icon now retains correct color when inactive
- fix: Screenshots retained on server errors (last 10 kept for debugging)
- fix: Thread management in fraud detectors fixed to prevent macOS crashes