For a more attractive README, consider adding these screenshots to your repository.
Filename: screenshots/menubar.png
- Show the menu bar with the app icon: 💰 $177.83
- Capture just the top-right corner of the screen
- Make sure it's clear and readable
Filename: screenshots/by-month.png
- Open the app panel
- Make sure "By Month" tab is selected
- Show 2-3 months of data
- Capture the entire panel with clean data
Filename: screenshots/by-project.png
- Switch to "By Project" tab
- Show 3-4 projects
- Capture the entire panel
Filename: screenshots/language-selector.png
- Click on the flag icon to show the dropdown
- Capture the menu showing both language options
- Press
Cmd + Shift + 4 - Press
Spaceto capture a specific window - Click on the window you want to capture
Or use Cmd + Shift + 4 and drag to select a specific area.
Once you have the screenshots:
- Create a
screenshots/directory in the repo - Add your images there
- Update README.md with:
## 📸 Screenshots
### Menu Bar

### Monthly View

### Project View

### Language Selector
- Update
.gitignoreto track screenshots:
# Screenshots (tracked)
!screenshots/
!screenshots/*.png
- Use a clean desktop background
- Close unnecessary apps
- Use default macOS theme (or specify which one)
- Ensure good contrast and readability
- Use realistic data (not all zeros)
- Capture at actual size (no zoom)