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