pi-banner

A rainbow pi banner extension for pi

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.0
Published
Mar 31, 2026
Downloads
35/mo ยท 6/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.

๐Ÿ“ฆ Install

Just one command:

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

๐Ÿ“„ License

MIT