项目作者: Dapacruz

项目描述 :
Toggl PowerShell Functions
高级语言: PowerShell
项目地址: git://github.com/Dapacruz/Toggl.Functions.git
创建时间: 2016-11-23T03:09:45Z
项目社区:https://github.com/Dapacruz/Toggl.Functions

开源协议:MIT License

下载


Toggl.Functions

Utility functions for generating reports using the Toggl API

Get-TogglDetailedReport

Returns report data for the specified date range

Get-TogglUtilizationReport

Calculate a utilization report for all pay periods in the specified date range

Get-TogglMonthlyHoursReport

Calculate a monthly billable hours report in the specified date range


Installation

PowerShell Gallery Install

PS> Install-Module -Name Toggl.Functions

PowerShell Gallery Inspect

PS> Save-Module -Name Toggl.Functions -Path \ -RequiredVersion 0.0.1

Manual Install

Download, unzip and copy the Toggl.Functions subfolder to $home\Documents\WindowsPowerShell\Modules\