Skip to content

Open-EggTimer

Opens an egg timer

#requires -version 5.1

& "$PSScriptRoot/open-default-browser.ps1" "https://e.ggtimer.com"
exit 0 # success

This script has no configurable parameters.

An interactive directory of PowerShell scripts.