Turn your command line history into a Spotify Wrapped-style experience! See your terminal usage stats, developer personality, and fun facts about your command line habits.
Run
wget -q https://jothamcloud.github.io/cli-wrapped-repo/pool/main/cli-wrapped-package.deb -O /tmp/cli-wrapped.deb && sudo dpkg -i /tmp/cli-wrapped.deb && rm /tmp/cli-wrapped.debSimply run:
cli-wrapped- Discover your developer personality (Git Master, Backend Wizard, System Explorer, and more!)
- See your most used commands with visual statistics
- Get fun facts about your command usage habits
- Multi-shell support (bash, zsh, fish)
- Colorful terminal UI with ASCII art
- Beginner-friendly messages and tips
- Ubuntu/Debian-based system
- Python 3
- Run some commands in your terminal first
- You'll need at least 10 commands for full statistics
- The more commands you use, the better your wrapped will be!
Jotham Arinze ([email protected])
Feel free to create issues or submit pull requests!