PSTimers

2.3.0

A set of PowerShell functions to be used as timers and countdown tools. The commands should work in Windows PowerShell and PowerShell 7, often cross-platform.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSTimers

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

Install-PSResource -Name PSTimers

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) 2017-2025 JDH Information Technology Solutions, Inc.

Package Details

Author(s)

  • Jeff Hicks

Tags

timer countdown teaching clock

Functions

Start-PSCountdown Start-PSTimer Get-MyTimer Set-MyTimer Start-MyTimer Stop-MyTimer Remove-MyTimer Export-MyTimer Import-MyTimer Get-HistoryRuntime Start-PSCountdownTimer Stop-PSCountdownTimer Suspend-MyTimer Resume-MyTimer Restart-MyTimer Reset-MyTimer Start-PSCountdownTitle

PSEditions

Desktop Core

Dependencies

Release Notes

## 2.3.0

### Added

- Added Start-PSCountdownTitle and its alias TitleCountdown. This command lets you run a countdown timer in the console title or tab, if using Windows Terminal.

### Changed

- Updated verbose messaging to provide runtime metadata.
- Updated Start-PSCountdownTimer to run in VS Code.
- Updated README.md.
- Revised online help links and refreshed help files.
- Added Microsoft.Powershell.ThreadJob as a dependency.
- Moved primary git branch from master to main.

FileList

Version History

Version Downloads Last updated
2.3.0 (current version) 11 8/21/2025
2.2.0 10,180 9/5/2024
2.1.0 2,646 7/11/2023
2.0.1 173 3/8/2023
2.0.0 17 3/5/2023
1.1.0 11 3/3/2023
1.0.1 145 10/19/2022
1.0.0 18 10/14/2022
0.9.0 528 1/8/2019
0.8.0 24 1/7/2019
0.7.1 33 12/3/2018
0.7.0 43 10/25/2018
0.6.1 26 10/23/2018
Show more