diff --git a/README.md b/README.md index ff15834..63d36f5 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,23 @@ No API key required. It reads directly from your `claude.ai` session using a bui --- +## Screenshots + +
+ +Main window +Settings + +Update available banner +Update notification + +Menubar percentage display +Menubar icon + +
+ +--- + ## Features ### 📊 Usage Monitoring diff --git a/screenshots/main.png b/screenshots/main.png new file mode 100644 index 0000000..552ffd3 Binary files /dev/null and b/screenshots/main.png differ diff --git a/screenshots/menubar-icon.png b/screenshots/menubar-icon.png new file mode 100644 index 0000000..8ad4900 Binary files /dev/null and b/screenshots/menubar-icon.png differ diff --git a/screenshots/menubar-percent.png b/screenshots/menubar-percent.png new file mode 100644 index 0000000..a69a355 Binary files /dev/null and b/screenshots/menubar-percent.png differ diff --git a/screenshots/notification.png b/screenshots/notification.png new file mode 100644 index 0000000..a444588 Binary files /dev/null and b/screenshots/notification.png differ diff --git a/screenshots/settings.png b/screenshots/settings.png new file mode 100644 index 0000000..cb57477 Binary files /dev/null and b/screenshots/settings.png differ diff --git a/screenshots/update-banner.png b/screenshots/update-banner.png new file mode 100644 index 0000000..6fac0ee Binary files /dev/null and b/screenshots/update-banner.png differ