runme-cli
v1.0.12
Published
Display your portfolio in the terminal
Downloads
1,570
Maintainers
Readme
@runme/cli
Display your portfolio in the terminal.
Installation
npx @runme/cli <username>Features
- Interactive menu with arrow key navigation
- 6 beautiful color themes (Cyberpunk, Dracula, Gruvbox, Nord, Monokai, Tokyo Night)
- 15 text animations for boot sequence
- Offline support with 24-hour cache
- GitHub stats integration
- Custom ASCII banner support
Commands
# Display a portfolio
npx @runme/cli johndoe
# Set theme
npx @runme/cli theme dracula
# Set animation
npx @runme/cli animation matrix
# Run diagnostics
npx @runme/cli doctor
# Check for updates
npx @runme/cli updateAvailable Themes
cyberpunk- Neon cyan, magenta, yellow on darkdracula- Purple, pink, cyan on darkgruvbox- Orange, green, yellow on dark brownnord- Blue tones on dark bluemonokai- Pink, green, yellow on darktokyonight- Soft purple/blue on dark
Available Animations
typewriter- Characters appear one by onematrix- Green falling charactersglitch- Random character distortionwave- Text ripples like waterfadeIn- Text fades in from transparentscanLine- Horizontal line scans across textdecrypt- Random chars resolve to final textneonGlow- Text pulses with glow effectbounceIn- Text bounces into viewslideIn- Text slides from directioncolorCycle- Text colors cycle through spectrumpixelate- Text pixelates then resolvestypewriterDelete- Types then deletes then retypesfire- Orange/red flame effectrainbowWave- Rainbow colors wave across text
Configuration
Configuration is stored in ~/.runme/config.json.
License
MIT
