PsTimeTracking

0.6.0-preview0001

PowerShell module to make tracking time easier.

This is a prerelease version of PsTimeTracking.

Installation Options

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

Install-Module -Name PsTimeTracking -AllowPrerelease

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

Install-PSResource -Name PsTimeTracking -Prerelease

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) Jess Pomfret. All rights reserved.

Package Details

Author(s)

  • Jess Pomfret

Functions

Add-PstClient Add-PstProject Add-PstTime Backup-PstDay Get-PstClient Get-PstDaySummary Get-PstProject Remove-PstClient Remove-PstProject Restore-PstDay Start-PstDay Start-PstTimer Update-PstClient Update-PstProject

Dependencies

This module has no dependencies.

Release Notes

## [0.6.0-preview0001] - 2026-04-10

- Initial add of functions

### Added

- Added tab completion (ArgumentCompleter) for Client and Project parameters across all relevant functions
- Added debug message to Get-PstConfig to show configuration file location

### Changed

- Updated GitHub Actions workflow to use actions/upload-artifact@v4 and actions/download-artifact@v4 (from deprecated v3)
- Updated GitHub Actions workflow to use windows-latest runner (from deprecated windows-2019)
- Removed hardcoded PowerShellForGitHub version from publish step

### Deprecated

- For soon-to-be removed features.

### Removed

- For now removed features.

### Fixed

- Fixed cross-platform compatibility for config file paths (Windows uses LOCALAPPDATA, Linux/macOS uses .local/share)
- Fixed config file corruption bug in Add-PstProject, Update-PstProject, Update-PstClient, and Remove-PstProject where objects were being converted to strings

### Security

- In case of vulnerabilities.

FileList

Version History

Version Downloads Last updated
0.6.0-previe... (current version) 4 4/10/2026
0.4.0-previe... 4 4/8/2026
0.2.0-previe... 269 4/13/2023