Skip to content

Commit cbd7048

Browse files
committed
docs: add screenshot placeholders to README
Added 6 placeholder screenshots for visual appeal: - menu-bar-idle.png - Menu bar icon in idle state - menu-bar-recording.png - Menu bar during active recording - popover-panel.png - Menu bar popover with status and controls - settings-general.png - Settings dialog - General tab - settings-models.png - Settings dialog - Models tab with resource usage - cursor-indicator.png - Floating mic indicator near text cursor Replace the gray placeholder PNGs in docs/screenshots/ with actual screenshots, then merge.
1 parent c95218f commit cbd7048

7 files changed

Lines changed: 32 additions & 0 deletions

File tree

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,38 @@ VocaMac is a native macOS menu bar application that transcribes your voice to te
3030

3131
---
3232

33+
## 📸 Screenshots
34+
35+
<p align="center">
36+
<img src="docs/screenshots/popover-panel.png" alt="VocaMac Popover" width="400">
37+
<br>
38+
<em>Menu bar popover with status and controls</em>
39+
</p>
40+
41+
<p align="center">
42+
<img src="docs/screenshots/menu-bar-idle.png" alt="Menu Bar - Idle" width="250">
43+
&nbsp;&nbsp;
44+
<img src="docs/screenshots/menu-bar-recording.png" alt="Menu Bar - Recording" width="250">
45+
<br>
46+
<em>Menu bar icon: idle (left) and recording (right)</em>
47+
</p>
48+
49+
<p align="center">
50+
<img src="docs/screenshots/settings-general.png" alt="Settings - General" width="400">
51+
&nbsp;&nbsp;
52+
<img src="docs/screenshots/settings-models.png" alt="Settings - Models" width="400">
53+
<br>
54+
<em>Settings: General tab (left) and Models tab with resource monitoring (right)</em>
55+
</p>
56+
57+
<p align="center">
58+
<img src="docs/screenshots/cursor-indicator.png" alt="Cursor Indicator" width="400">
59+
<br>
60+
<em>Floating mic indicator near text cursor during recording</em>
61+
</p>
62+
63+
---
64+
3365
## ✨ Features
3466

3567
- **🔒 100% Local** - All audio processing happens on your machine. No internet required (except for one-time model downloads).
2.28 KB
Loading

docs/screenshots/menu-bar-idle.png

2.28 KB
Loading
2.28 KB
Loading

docs/screenshots/popover-panel.png

2.28 KB
Loading
2.28 KB
Loading
2.28 KB
Loading

0 commit comments

Comments
 (0)