@artale/pi-statusbar

Custom status bar for Pi. Shows context %, tokens, cost estimate, git branch, and uptime in the footer.

Packages

Package details

extension

Install @artale/pi-statusbar from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@artale/pi-statusbar
Package
@artale/pi-statusbar
Version
1.0.0
Published
Mar 14, 2026
Downloads
29/mo · 7/wk
Author
artale
License
MIT
Types
extension
Size
5.8 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "src/extension.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-statusbar

Custom status bar for Pi. Shows context %, tokens, cost, git branch, uptime in the footer.

Install

pi install npm:@artale/pi-statusbar

Commands

/statusbar         — toggle on/off
/statusbar config  — toggle individual items

What it shows

🟢 Context % | 📊 Token count | 💰 Cost estimate | ⎇ Git branch | ⏱ Uptime | 💬 Messages

License

MIT