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
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
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
- PSTimers.nuspec
- Changelog.md
- README.md
- docs\Export-MyTimer.md
- docs\Import-MyTimer.md
- docs\Restart-MyTimer.md
- docs\Start-MyTimer.md
- docs\Start-PSCountdownTitle.md
- docs\Stop-PSCountdownTimer.md
- en-US\PSTimers-help.xml
- functions\Export-MyTimer.ps1
- functions\Import-MyTimer.ps1
- functions\Remove-MyTimer.ps1
- functions\Resume-MyTimer.ps1
- functions\Start-MyTimer.ps1
- functions\Start-PSCountdownTimer.ps1
- functions\Start-PSTimer.ps1
- functions\Stop-PSCountdownTimer.ps1
- images\ps7-pscountdown.png
- images\pstimertitle.png
- LICENSE.txt
- PSTimers.psd1
- sample-pscountdown.ps1
- docs\Get-HistoryRuntime.md
- docs\Remove-MyTimer.md
- docs\Resume-MyTimer.md
- docs\Start-PSCountdown.md
- docs\Start-PSTimer.md
- docs\Suspend-MyTimer.md
- en-US\PSTimers.psd1
- functions\Get-HistoryRuntime.ps1
- functions\Pause-MyTimer.ps1
- functions\Reset-MyTimer.ps1
- functions\Set-MyTimer.ps1
- functions\Start-PSCountdown.ps1
- functions\Start-PSCountdownTitle.ps1
- functions\Stop-MyTimer.ps1
- images\mytimer.png
- images\pscountdowntimer.png
- types\mytimer.types.ps1xml
- PSCountdownTasks.txt
- PSTimers.psm1
- docs\about_PSTimers.md
- docs\Get-MyTimer.md
- docs\Reset-MyTimer.md
- docs\Set-MyTimer.md
- docs\Start-PSCountdownTimer.md
- docs\Stop-MyTimer.md
- en-US\about_PSTimers.help.txt
- formats\mytimer.format.ps1xml
- functions\Get-MyTimer.ps1
- functions\private.ps1
- functions\Restart-MyTimer.ps1
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 |