diff --git a/README.md b/README.md index a3f8865..ee52509 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ It runs on a [Waveshare ESP32-S3-Touch-AMOLED-2.16](https://docs.waveshare.com/E busier when your usage rate climbs. The two side buttons send Space and Shift+Tab over BLE HID for Claude Code's voice mode and mode-toggle shortcuts. +## Demo + +| On the desk | In action | +| :-----------------------------------: | :----------------------------------------------------: | +| ![Clawdmeter on a desk](assets/demo.jpeg) | | + ## Screens The device boots into the splash and stays there until you press the middle (PWR) button, which cycles between Usage and Bluetooth. Tap the screen anywhere (except the Reset zone on the Bluetooth screen) to flip back to the splash; tap again to dismiss it. diff --git a/assets/demo.jpeg b/assets/demo.jpeg new file mode 100644 index 0000000..78d425a Binary files /dev/null and b/assets/demo.jpeg differ diff --git a/assets/demo.mp4 b/assets/demo.mp4 new file mode 100644 index 0000000..af14625 Binary files /dev/null and b/assets/demo.mp4 differ