From 2dea92d5e0ee57cc8e5cfa8b722b78e0fd01c62d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 21 Jul 2025 23:32:00 +0300 Subject: add audio playback --- README.md | 10 +++++++++- assets/audio.mp3 | Bin 0 -> 20736 bytes assets/screenshots/totalrecall.png | Bin 628880 -> 0 bytes assets/totalrecall.png | Bin 0 -> 628880 bytes 4 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 assets/audio.mp3 delete mode 100644 assets/screenshots/totalrecall.png create mode 100644 assets/totalrecall.png diff --git a/README.md b/README.md index 86d8293..d337ca7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,15 @@ It has mainly been vibe coded using Claude Code CLI.

- TotalRecall screens hot + TotalRecall screens hot +

+ +

+ Computer / Компютър
+

diff --git a/assets/audio.mp3 b/assets/audio.mp3 new file mode 100644 index 0000000..c4b6963 Binary files /dev/null and b/assets/audio.mp3 differ diff --git a/assets/screenshots/totalrecall.png b/assets/screenshots/totalrecall.png deleted file mode 100644 index d8340c9..0000000 Binary files a/assets/screenshots/totalrecall.png and /dev/null differ diff --git a/assets/totalrecall.png b/assets/totalrecall.png new file mode 100644 index 0000000..d8340c9 Binary files /dev/null and b/assets/totalrecall.png differ -- cgit v1.2.3