Skip to content

PowerShell day summariser - smash those backdated timesheets!

License

Notifications You must be signed in to change notification settings

Kittzus/TimeScrobbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeScrobbler

What?

TimeScrobbler is a simple PowerShell tool designed to help answer that age-old question of "What the heck was I actually doing on that arbitrary day three weeks ago?"

When provided with a date-range, Timescrobbler will pull information from common & user specified folders, Outlook and Slack together into a simple HTML report for each day within that range, summarising exactly who you spoke to, what was said, what meetings you attended, and what files you worked on or downloaded that day.

      TimeScrobble Example

A full example output report is available in the Media folder of the downloaded repo.

Why?

TimeScrobbler was primarily created to help me handle filling out back-dated timesheets. By having a single sheet summary of each day's activity, I can more easily & accurately attribute my time, long after I've forgotten where I even was five weeks ago. My co-workers seem to like it, and hopefully others might find it useful too!

Instructions

  • Download the repository

  • Unblock the zip & extract

  • Edit the User.conf file to reflect your report output directory, common working directories, and Slack details (if desired)

  • Run TimeScrobbler as follows:

    powershell.exe -File <path>\New-TimeScrobble.ps1

Prerequisites

ToDo

  • Build XAML interface
  • Add additional data sources
  • Comment pass

Wanna help?

Either fork/pull directly, or hit me up @kittiah on Twitter if you wanna discuss anything!

About

PowerShell day summariser - smash those backdated timesheets!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published