Skip to content

An example project for PoshTaskbarItem PowerShell module

License

Notifications You must be signed in to change notification settings

mdgrs-mei/posh-work-time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posh Work Time Tracker

GitHub license GitHub release (latest by date) GitHub all releases

Posh Work Time Tracker is a Windows taskbar application that records your work time and notifies you of overtime on the taskbar.

This is also an example project that demonstrates how to use PoshTaskbarItem PowerShell module.

PoshWorkTimeTracker.mp4

Features

  • Records the time while the app is running excluding the time when the screen is locked

  • Notifies you of overtime by the progress bar and overlay badge on the taskbar icon
    overtime

  • Shows monthly reports of your work time

Requirements

  • Windows 10 or 11

Installation

  1. Download and extract the zip anywhere you like

  2. Run install.bat

  3. Pick a folder where log files are stored
    pick_log_folder

  4. Configure settings and press Save
    config

  5. Save a shortcut. The default location is your Startup folder so that the app automatically runs at login.
    save_shortcut

  6. Run the shortcut