8000 GitHub - czefo/ProductivityTrackingApp: Desktop App that track time usage of program usage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

czefo/ProductivityTrackingApp

Repository files navigation

ProductivityTrackingApp# Application Time Tracker

A productivity tool that monitors and tracks time spent in various applications (Visual Studio, Unity, Blender) to help understand your usage patterns and improve productivity.

Features

  • Real-time tracking: Automatically detects when you're using configured applications
  • Visual statistics: Displays time spent in each application with an easy-to-read bar chart
  • Data persistence: Saves tracking data for historical analysis
  • Background operation: Runs in the system tray to stay out of your way while working
  • Automatic startup: Begins monitoring as soon as the application launches

Getting Started

Prerequisites

  • Windows operating system
  • .NET 6.0 or later

Installation

  1. Download the latest release
  2. Extract the files to a location of your choice
  3. Run ProductivityTrackingApp.exe

Usage

  • The main window displays your tracked applications and time spent in each
  • Minimize the application to keep it running in the system tray
  • Double-click the system tray icon to restore the window
  • Application automatically saves your data for each day

Customization

You can track additional applications by modifying the ProcessMonitor.cs file and adding more applications to the InitializeDefaultApplications method.

Built With

  • C# - Programming language
  • WPF - User interface framework
  • System.Text.Json - For data persistence

Future Enhancements

  • Settings panel for adding custom applications to track
  • More visualization options (pie charts, timeline views)
  • Export functionality for data analysis
  • Idle time detection

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Desktop App that track time usage of program usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0