PsTimeTracking

0.4.0-preview0001

PowerShell module to make tracking time easier.

This is a prerelease version of PsTimeTracking.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PsTimeTracking -RequiredVersion 0.4.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name PsTimeTracking -Version 0.4.0-preview0001 -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.4.0-preview0001] - 2026-04-08

- 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)

### 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)

### Security

- In case of vulnerabilities.

FileList

Version History

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