pi-banner

A rainbow pi banner extension for pi

Packages

Package details

extension

Install pi-banner from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-banner
Package
pi-banner
Version
0.1.2
Published
May 19, 2026
Downloads
182/mo · 20/wk
Author
mavam
License
MIT
Types
extension
Size
5.1 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "extensions": [
    "./banner.ts"
  ]
}

Security note

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

README

🌈 pi-banner

A pi extension that replaces the default header with the rainbow π ASCII art banner.

🚀 Installation

pi install npm:pi-banner

✨ What it does

  • Greets you with the rainbow π banner every time pi starts, a small but non-negotiable improvement to your day
  • Restores the default behavior when you remove or disable the extension, no hard feelings

👀 Preview

Ascii art that makes neofetch users wish they'd thought of it first:

       3.141592653589793238462643383279
      5028841971693993751058209749445923
     07816406286208998628034825342117067
     9821    48086         5132
    823      06647        09384
   46        09550        58223
             1725         3594
            08128        48111
           74502         84102
          70193          85211        05
        5596446           22948954930381
       9644288             10975665933

🧹 Uninstall

pi remove npm:pi-banner

📄 License

MIT