You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/components/Footer.svelte
+26-3Lines changed: 26 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,15 @@
3
3
const base =import.meta.env.BASE_URL;
4
4
</script>
5
5
6
+
<svelte:head>
7
+
<scripttype="text/javascript"src="https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js"data-name="bmc-button"data-slug="jsattler"data-color="#FFDD00"data-emoji="☕"data-font="Cookie"data-text="Buy me a coffee"data-outline-color="#000000"data-font-color="#000000"data-coffee-color="#ffffff"></script>
Copy file name to clipboardExpand all lines: website/src/pages/index.astro
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ const structuredData = [
46
46
"No tracking, no analytics, 100% privacy-focused",
47
47
"Open source with MIT license"
48
48
],
49
-
"keywords": "screen recorder, macOS, SwiftUI, open source, free, privacy, screen capture, video recording, native app, ProRes, HEVC, H.264"
49
+
"keywords": "free screen recorder mac, mac screen recording software, open source screen recorder, record mac screen with audio, screen recorder without watermark, prores screen recorder, lightweight screen recorder, quicktime alternative, system audio recording mac"
50
50
},
51
51
{
52
52
"@context": "https://schema.org",
@@ -63,14 +63,14 @@ const structuredData = [
63
63
---
64
64
65
65
<BaseLayout
66
-
title="BetterCapture - Native Screen Recorder for macOS | Free & Open Source"
67
-
description="Professional screen recorder for macOS built with SwiftUI. Record with ProRes 4444, HEVC, or H.264. Completely free, open source, and privacy-focused. No tracking, no subscriptions, no account required."
66
+
title="BetterCapture - Free Screen Recorder for Mac | Open Source, No Watermark"
67
+
description="Free, open-source screen recorder for macOS. Record your screen with system audio, ProRes/HEVC support, and no watermarks. Private, lightweight, and completely free. No tracking, no subscriptions."
0 commit comments