Home
PSClearHost

Custom PowerShell Module to Clear your Terminal Shell's Host in Spectacular Fashion!
View the repo's Changelog for details on the progression of the codebase over time.
Badges
Installation
Install-Module PSClearHost -Scope CurrentUser
Usage
# Clear host using the "Bricks" mode
Clear-HostRaindrop -Mode Bricks -Speed 5.0
# Clear host using the "Falling" mode
Clear-HostRaindrop -Mode Falling -Speed 2.0
# Clear host using the "Flipping" mode
Clear-HostRaindrop -Mode Flipping -Speed 2.0