Wingetlywingetly
← All apps

Toggl Track

by Toggl OÜv10.17.3

Last updated

A native desktop application for the leading time tracking tool Toggl Track

Install with winget

$ winget install --id Toggl.TogglTrack --exact --version 10.17.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Toggl Track

Toggl Track uses EXE. The silent install switches are --silent.

One-line silent install (x86)
TogglTrack-windows64.exe --silent

See the full silent install reference for Toggl Track

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Toggl Track for Windows is a native Windows application that can be installed on your computer. It works seamlessly with the web version of Toggl Track, syncing data on the fly. The desktop app also works offline; it stores data locally and sends it to the Toggl Track server once you’re back online.

Installers · v10.17.3

ArchitectureTypeScopeInstallDownload
x86EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Toggl Track.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • NetTimeMark Griffiths
    MarkGriffiths.NetTimev3.14

    Simple Network Time Protocol (SNTP) client

  • KTimeTrackerKDE e.V.
    KDE.KTimeTrackerv6.0.0

    Personal Time Tracker

  • memtimememtime GmbH
    memtime.memtimev4.14.0-stable.2831

    Automatic time tracking built for privacy

  • BreakTimerTom Watson
    TomWatson.BreakTimerv2.0.3

    BreakTimer is a desktop application for managing and enforcing periodic breaks.

  • 优效日历东莞市优效网络科技有限公司
    YouXiao.YXCalendarv2.6.9.16

    Help you manage your time easily

  • kalarmKDE e.V.
    KDE.KAlarmvmaster

    Personal Alarm Scheduler

More from Toggl OÜ or browse time, timer, tracker.

Frequently asked questions

How do I install Toggl Track on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Toggl.TogglTrack --exact --version 10.17.3. winget downloads the installer from Toggl OÜ and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Toggl Track silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Toggl.TogglTrack --exact 10.17.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Toggl Track?
Toggl Track uses EXE. Run the downloaded installer with: TogglTrack-windows64.exe --silent. The silent switches are --silent.
How do I uninstall Toggl Track via winget?
Run: winget uninstall --id Toggl.TogglTrack --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Toggl Track's Apps & Features entry.
Is Toggl Track free?
Toggl Track is distributed under Proprietary. Refer to the publisher (https://toggl.com/track/time-tracking-windows/) for the full license terms - Wingetly itself does not charge for installation.
Does Toggl Track work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Toggl Track directly from the publisher.
How do I keep Toggl Track up to date?
Run winget upgrade --id Toggl.TogglTrack --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Toggl Track from microsoft/winget-pkgs.