/PSSushiBar

PowerShell 🍣 Bar.

Primary LanguagePowerShellMIT LicenseMIT

PSSushiBar

PowerShell 🍣 Bar.

It's inspired by mzp/sushibar and pocke/sushibar.vim .

Demo

Demo

❗ In this demo, the title bar font is changed to Segoe UI Emoji.

How to Install

You can install from PowerShell Gallery.

Install-Module -Name PSSushiBar -Scope CurrentUser

❗ This software is supported Windows Desktop Edition only.

Usage

# Show 🍣 Bar
Start-SushiBar

# Hide 🍣 Bar
Stop-SushiBar

License

MIT