• Начало
  • Колекции
  • Категории
  • Етикети
  • Цени
  • Изпрати
    Изградено с
    Ever Works
    Ever Works

    Свържете се с нас

    Бъдете в течение

    Получавайте най-новите актуализации и ексклузивно съдържание в пощенската си кутия.

    Продукт

    • Колекции
    • Категории
    • Етикети
    • Цени
    • Помощ

    Клиенти

    • Вход
    • Регистрация
    • Забравена парола?

    Компания

    • За нас
    • Админ
    • Карта на сайта

    Ресурси

    • Блог
    • Изпрати
    • API документация
    • Общи условия за ползване
    • Политика за поверителност
    • Бисквитки
    Всички имена на продукти, лога и марки са собственост на съответните им собственици. Всички имена на компании, продукти и услуги, използвани в това хранилище, свързани хранилища и асоциирани уебсайтове, са само за целите на идентификация. Използването на тези имена, лога и марки не предполага одобрение, принадлежност или спонсорство. Този директорий може да включва съдържание, генерирано от изкуствен интелект.
    Copyright © 2025 Ever. Всички права запазени.·Общи условия за ползване·Политика за поверителност·Бисквитки
    Decorative pattern
    Decorative pattern
    1. Home
    2. Automated Time Tracking
    3. work-snapshots

    work-snapshots

    A tool that takes screenshots every few minutes to help users review and manage their work sessions.

    🌐Посетете уебсайта

    За този инструмент

    Анкети

    Зареждане на още......

    Информация

    Уебсайтgithub.com
    ПубликуваноMay 13, 2025

    Категории

    1 Елемент
    Automated Time Tracking

    Етикети

    4 Елементи
    #open-source#automatic-tracking#screenshot#usage-monitoring

    Similar Products

    6 result(s)
    desktop-wakatime

    desktop-wakatime is a system tray app for Windows & Linux that provides automatic time tracking and generates usage metrics from various tools such as Figma and Postman.

    ActivityWatch

    ActivityWatch is a free and open-source automated time tracker focused on privacy and extensibility. It supports cross-platform tracking, custom plugins, browser extensions, and provides detailed reports to help users analyze their time usage.

    DeskTime

    DeskTime is an automatic time tracking tool for individuals and teams, offering screenshot capture, offline tracking, cost calculation, and detailed billing reports.

    Latte

    Latte is an open-source, automatic time tracker for Linux desktops, designed to track and record activity without manual intervention.

    ManicTime

    A time tracking tool that uses window titles to monitor web traffic and track browser history, useful for automated tracking of computer usage.

    Memtime

    An automatic background time tracking tool for Windows, Mac, and Linux users, designed for those who prefer not to manually start and stop timers. It passively records work activity for accurate time tracking.

    work-snapshots

    A tool that takes screenshots every few minutes to help users review and manage their work sessions.

    • Source: GitHub Repository
    • Category: Automated Time Tracking
    • Tags: open-source, automatic-tracking, screenshot, usage-monitoring

    Features

    • Automatic Screenshots: Takes screenshots at regular intervals when specific applications are running.
    • Session Grouping: Screenshots are grouped into "work sessions" for better review and organization.
    • Tagging: Each session can be tagged with a project to track time spent on various work items.
    • Activity Visualization: The "Stats" page provides a heatmap of activity by day and a table summarizing time spent on different projects.
    • Selective Recording: Recording can be disabled even when tracked applications are open by using a "Force Ignore Activity" function.
    • Tray Application: Uses a tray icon (via AutoHotKey on Windows, a separate utility on Mac) to control enablement and disablement of screenshot recording.
    • Customizable Application List: The tray component checks for running programs against a hardcoded list to determine when to record.
    • Cross-Platform Support: Includes a Mac utility (tray-mac) for similar functionality, with data syncing possible between Mac and other machines.
    • Backend Server: Python server backend for managing and serving work session data.
    • Frontend UI: React-based frontend to browse work sessions and individual snapshots.

    Pricing

    • Open Source: No pricing plans are mentioned; the tool is available as open source software.

    Requirements

    • AutoHotKey for tray functionality on Windows.
    • Screen recording privileges required on Mac.
    • Some configuration (e.g., output directory, application list) is required before running.