PowerShell π£ Bar.
It's inspired by mzp/sushibar and pocke/sushibar.vim .
β In this demo, the title bar font is changed to Segoe UI Emoji.
You can install from PowerShell Gallery.
Install-Module -Name PSSushiBar -Scope CurrentUser
β This software is supported Windows Desktop Edition only.
# Show π£ Bar
Start-SushiBar
# Hide π£ Bar
Stop-SushiBar
MIT