Skip to content

Commit 1a9dd1f

Browse files
committed
Update website
1 parent e62d631 commit 1a9dd1f

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
# NotchPrompter for macOS
77

8-
A **very basic**, always-on-top floating text prompter for macOS.
9-
Perfect for quick videos, or keeping important text visible while you work.
8+
Super simple-to-use, always-on-top floating text prompter for macOS.
9+
Perfect for quick videos or keeping important text visible while you work.
1010

1111
[Install NotchPrompter for free](https://github.com/jpomykala/NotchPrompter/releases)
1212

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"description": "A free, open-source teleprompter that lives in your macOS notch. Invisible to screen recording. Perfect for presentations, video recording, interviews and sales demos.",
3737
"url": "https://notchprompter.com",
3838
"downloadUrl": "https://apps.apple.com/pl/app/notchprompter/id6760967658?mt=12",
39-
"screenshot": "https://notchprompter.com/screen-frame-v4.png",
39+
"screenshot": "https://notchprompter.com/screen-frame-v5.png",
4040
"image": "https://notchprompter.com/logo.png",
4141
"applicationCategory": "UtilitiesApplication",
4242
"operatingSystem": "macOS 14 Sonoma or newer",
@@ -216,7 +216,7 @@ <h1 class="text-3xl sm:text-4xl md:text-5xl font-extrabold tracking-tight leadin
216216
<!-- Screenshot -->
217217
<section class="max-w-4xl mx-auto px-4 sm:px-6 pb-16">
218218
<div class="relative border-b border-b-4 border-zinc-200">
219-
<img src="./assets/screen-frame-v4-B1IakGw-.png"
219+
<img src="./assets/screen-frame-v5-BBrXDso5.png"
220220
alt="NotchPrompter — teleprompter in macOS notch"
221221
class="w-full h-auto block" />
222222
</div>

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"description": "A free, open-source teleprompter that lives in your macOS notch. Invisible to screen recording. Perfect for presentations, video recording, interviews and sales demos.",
3737
"url": "https://notchprompter.com",
3838
"downloadUrl": "https://apps.apple.com/pl/app/notchprompter/id6760967658?mt=12",
39-
"screenshot": "https://notchprompter.com/screen-frame-v4.png",
39+
"screenshot": "https://notchprompter.com/screen-frame-v5.png",
4040
"image": "https://notchprompter.com/logo.png",
4141
"applicationCategory": "UtilitiesApplication",
4242
"operatingSystem": "macOS 14 Sonoma or newer",
@@ -214,7 +214,7 @@ <h1 class="text-3xl sm:text-4xl md:text-5xl font-extrabold tracking-tight leadin
214214
<!-- Screenshot -->
215215
<section class="max-w-4xl mx-auto px-4 sm:px-6 pb-16">
216216
<div class="relative border-b border-b-4 border-zinc-200">
217-
<img src="screen-frame-v4.png"
217+
<img src="screen-frame-v5.png"
218218
alt="NotchPrompter — teleprompter in macOS notch"
219219
class="w-full h-auto block" />
220220
</div>

website/screen-frame-notext.png

-260 KB
Binary file not shown.

website/screen-frame-v4.png

-379 KB
Binary file not shown.

website/screen-frame-v5.png

133 KB
Loading

0 commit comments

Comments
 (0)