Toggl.Functions

0.0.5

Utility functions for generating reports using the Toggl API.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Toggl.Functions -RequiredVersion 0.0.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Toggl.Functions -Version 0.0.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) David Cruz (davidcruz72@gmail.com). All rights reserved.

Package Details

Author(s)

  • David Cruz (davidcruz72@gmail.com)

Functions

Get-TogglDetailedReport Get-TogglMonthlyHoursReport Get-TogglUtilizationReport

Dependencies

This module has no dependencies.

Release Notes


       Generate detailed reports for a specified date range
       Generate a utilization report for all pay periods in the specified date range
       Generate a monthly billable hours report for a specified date range

FileList

Version History

Version Downloads Last updated
0.0.9 343 8/29/2018
0.0.8 24 8/25/2018
0.0.7 21 8/25/2018
0.0.6 21 8/25/2018
0.0.5 (current version) 39 7/10/2018
0.0.4 23 7/10/2018
0.0.3 22 7/9/2018
0.0.2 21 7/9/2018
0.0.1 23 7/9/2018
Show more