diff --git a/README.md b/README.md index 75d1ae4..3ac84ba 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@

- ClickerRemote + Deck      ClickerRemoteReceiver

-

ClickerRemote / ClickerRemoteReceiver

+

Deck – Presentation Remote

Control your presentations from your iPhone — no dongles, no BS. @@ -17,6 +17,8 @@ License

+> **Note:** Previously known as *ClickerRemote*. Renamed to *Deck* for better App Store discoverability. + --- @@ -29,7 +31,7 @@
iPhone Found Mac
2. Run on iPhone -
Open ClickerRemote +
Open Deck
Presenting @@ -66,11 +68,11 @@ --- -## Why ClickerRemote? +## Why Deck? Carrying a $30–$100 clicker alongside your $1000 iPhone and $2000 Mac seems excessive. -ClickerRemote turns your iPhone into a wireless presentation remote. It works with **any app that uses arrow keys** — Keynote, PowerPoint, Google Slides, Figma, and more. +Deck turns your iPhone into a wireless presentation remote. It works with **any app that uses arrow keys** — Keynote, PowerPoint, Google Slides, Figma, and more. - **No cloud servers** — Direct peer-to-peer connection - **No accounts** — Just install and go - **No internet needed** — Works completely offline @@ -82,10 +84,10 @@ ClickerRemote turns your iPhone into a wireless presentation remote. It works wi ```mermaid graph LR subgraph Watch - W[ClickerWatch App] + W[Deck Watch] end subgraph iPhone - A[ClickerRemote App] + A[Deck iPhone] end subgraph Mac B[ClickerRemoteReceiver
Menu Bar App] @@ -121,7 +123,7 @@ Download from [GitHub Releases](https://github.com/douinc/clicker/releases), ope ### Step 2: Install iPhone App -Download **ClickerRemote** from the [App Store](https://apps.apple.com/us/app/clickerremote/id6758130180) +Download **Deck** from the [App Store](https://apps.apple.com/us/app/clickerremote/id6758130180) - 7-day free trial included - $19.99/year subscription @@ -218,9 +220,9 @@ clicker/ ```mermaid sequenceDiagram - participant Watch - participant iPhone - participant Mac + participant Watch as Deck Watch + participant iPhone as Deck iPhone + participant Mac as ClickerRemoteReceiver participant Keynote Mac->>Mac: Advertise via MultipeerConnectivity diff --git a/WatchApp/Info.plist b/WatchApp/Info.plist index 85f93f1..6ab5f9c 100644 --- a/WatchApp/Info.plist +++ b/WatchApp/Info.plist @@ -11,7 +11,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - ClickerWatch + Deck CFBundlePackageType APPL CFBundleShortVersionString @@ -19,7 +19,7 @@ CFBundleVersion 1 NSMotionUsageDescription - Clicker uses motion sensors to detect wrist gestures for hands-free slide control during presentations. + Deck uses motion sensors to detect wrist gestures for hands-free slide control during presentations. WKApplication WKBackgroundModes diff --git a/iPhoneApp/Info.plist b/iPhoneApp/Info.plist index 6274e46..5681995 100644 --- a/iPhoneApp/Info.plist +++ b/iPhoneApp/Info.plist @@ -11,7 +11,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - ClickerRemote + Deck CFBundlePackageType APPL CFBundleShortVersionString @@ -24,7 +24,7 @@ _clickerremote._udp NSLocalNetworkUsageDescription - Clicker needs local network access to find and connect to your Mac. + Deck needs local network access to find and connect to your Mac. NSSupportsLiveActivities UILaunchScreen diff --git a/index.html b/index.html index ab2d721..c995c67 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ - ClickerRemote — Liquid Glass Presentation Remote - - - + Deck – Presentation Remote + + +