Wingetlywingetly
← All apps

7pace Timetracker

by 7pacev1.37.55247

Last updated

A desktop app for recording time while working within or outside Azure DevOps.

Install with winget

$ winget install --id 7pace.Timetracker --exact --version 1.37.55247

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

Silent install command for 7pace Timetracker

7pace Timetracker uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
7pace%20Timetracker.exe /S

See the full silent install reference for 7pace Timetracker

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

7pace Timetracker lets users find and track Azure DevOps work items, switch between recent tasks, and automatically stop tracking when they leave or lock their computer.

Installers · v1.37.55247

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 7pace Timetracker.

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

  • 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

  • BreakTimerTom Watson
    TomWatson.BreakTimerv2.0.3

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

  • kalarmKDE e.V.
    KDE.KAlarmvmaster

    Personal Alarm Scheduler

  • Hourglass2021 Chris Dziemborowicz, 2024-2025 Ivan Ivon
    i2van.hourglassv1.15.55

    This project is the modified simple countdown timer for Windows.

More from 7pace or browse azure-devops, time-tracking, timer.

Frequently asked questions

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