Wingetlywingetly
← All apps

TMetric Desktop

by Devartv26.1.2

Last updated

The ultimate time management tool. Track hours, manage tasks, process billing and payroll effortlessly.

Install with winget

$ winget install --id Devart.TMetric --exact --version 26.1.2

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

Silent install command for TMetric Desktop

TMetric Desktop uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
TMetricSetup.exe /S

See the full silent install reference for TMetric Desktop

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.

Installers · v26.1.2

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

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 TMetric Desktop.

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

  • Toggl TrackToggl OÜ
    Toggl.TogglTrackv10.17.3

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

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

    Automatic time tracking built for privacy

  • kalarmKDE e.V.
    KDE.KAlarmvmaster

    Personal Alarm Scheduler

  • W
    Winix TimeItTroy Willmot
    Winix.TimeItv0.4.0

    Time a command — wall clock, CPU time, peak memory, exit code.

More from Devart or browse time, time-keeping, time-tracking.

Frequently asked questions

How do I install TMetric Desktop on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Devart.TMetric --exact --version 26.1.2. winget downloads the installer from Devart and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install TMetric Desktop silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Devart.TMetric --exact 26.1.2 --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 TMetric Desktop?
TMetric Desktop uses EXE (NSIS). Run the downloaded installer with: TMetricSetup.exe /S. The silent switches are /S.
How do I uninstall TMetric Desktop via winget?
Run: winget uninstall --id Devart.TMetric --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from TMetric Desktop's Apps & Features entry.
Is TMetric Desktop free?
TMetric Desktop is distributed under Proprietary. Refer to the publisher (https://tmetric.com/download) for the full license terms - Wingetly itself does not charge for installation.
Does TMetric Desktop 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 TMetric Desktop directly from the publisher.
How do I keep TMetric Desktop up to date?
Run winget upgrade --id Devart.TMetric --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of TMetric Desktop from microsoft/winget-pkgs.