Skip to content

ursaMaj0r/PSClockify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSClockify

PowerShell module wrapper for Clockify API

Installation

# Import the module
Import-Module "path_to_module"

# Connect to Instance
Connect-Session -apiKey "clockify_api_key" -Workspace "Workspace Name"

# Get Module Commands
Get-Command -Module PSClockify

Prerequisites

  • PowerShell Core
  • valid Clockify API Key

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors