Skip to content

jiafar/clawprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ClawPrompt πŸ¦žπŸ“

Smart teleprompter with mobile remote control for video recording.

Features

  • πŸ–₯️ Fullscreen teleprompter β€” black background, white text, top-center aligned
  • πŸ“± Mobile remote control β€” scan QR code, phone becomes a page-turner
  • πŸ”„ Dual-screen sync β€” computer and phone show the same text in real-time
  • πŸ“ Upload from either device β€” paste text on computer or phone
  • 🎬 ClawCut integration β€” import AI-generated 9-scene scripts directly
  • ⏱️ Countdown start β€” 3-second countdown before prompting begins
  • πŸ”€ Adjustable font size β€” +/- keys to resize on the fly

Quick Start

npm install
node server.js

Open http://localhost:7870 on your computer.
Scan the QR code with your phone (same WiFi).

Usage

  1. Computer: Paste your script β†’ click "开始提词" β†’ fullscreen mode
  2. Phone: Scan QR β†’ tap "δΈ‹δΈ€ε₯" to advance, "δΈŠδΈ€ε₯" to go back
  3. Recording: Speaker looks at camera, reads text with peripheral vision. Another person controls the phone.

Keyboard Shortcuts (Computer)

Key Action
Space / ↓ Next sentence
↑ Previous sentence
+ / - Increase / decrease font size
ESC Exit fullscreen

Use Case

Perfect for video recording where the speaker needs to focus on camera eye contact, gestures, and expression β€” while a director/assistant controls the script pacing from their phone.

Configuration

Env Var Default Description
PORT 7870 Server port

Requirements

  • Node.js 18+
  • ws npm package (auto-installed)
  • qrcode npm package (auto-installed)
  • Computer and phone on the same WiFi

License

MIT

About

πŸ¦žπŸ“ Smart teleprompter with mobile remote control for video recording

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors