PSSpinner

1.0.4

A PowerShell module that provides an ora-like terminal spinner.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSSpinner

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

Install-PSResource -Name PSSpinner

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

MIT Licence.

Package Details

Author(s)

  • Baldator

Tags

Spinner Progress Animation Terminal UX

Functions

Invoke-Spinner

Dependencies

This module has no dependencies.

Release Notes

Added timeout functionality to Invoke-Spinner. If the ScriptBlock does not complete within the specified timeout, the spinner will stop and a TimeoutException will be thrown.

FileList

Version History

Version Downloads Last updated
1.0.4 (current version) 3 2/21/2026
1.0.0 8 2/8/2026