Skip to content

stknohg/PSSushiBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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