Metadata-Version: 2.3
Name: terminal_wrapped
Version: 0.2.0
Summary: Add your description here
Project-URL: GitHub, https://github.com/raoulg/terminal_wrapped
Author-email: Raoul Grouls <Raoul.Grouls@han.nl>
Requires-Python: >=3.12
Requires-Dist: colorama>=0.4.6
Description-Content-Type: text/markdown

# Terminal Wrapped 🎄✨

Get your year-in-review for your terminal! Just like Spotify Wrapped, but for your command line adventures! 🚀

## Installation 📦
```bash
pip install terminal_wrapped
```

# Usage 💻
Simply run:
```bash
terminal_wrapped
```

And enjoy the journey through your command line year! Navigate with:

- n or space: next slide
- p: previous slide
- q: quit

# Features 🌟
- Command usage statistics 📊
- Daily activity patterns ⏰
- Your most complex commands 🎸
- Alias analysis 🎹
- Time-of-day insights 🌅

# Technical Details 🔧
- Pure Python implementation
- Single dependency: colorama for cross-platform color support
- Works with zsh history
- No data leaves your machine 🔒

# Happy Wrapped! 🎅
End your coding year with some fun statistics!
May your commits be clean and your builds be green! 🎄
