8000
Skip to content 8000

saif0200/notchprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notchprompt

Notchprompt Banner

Native macOS notch-adjacent teleprompter for presentations and recordings.

Quick Demo

Demo assets below are placeholders. Replace with real captures before public launch.

Features

  • Menu bar utility workflow (NP status item).
  • Notch-adjacent floating overlay with transport controls.
  • Start/pause, reset, and jump back 5 seconds.
  • Adjustable speed, font size, overlay width, and overlay height.
  • Optional countdown before scrolling starts.
  • Import/export plain text scripts.
  • Privacy mode (NSWindow.SharingType, best-effort/app-dependent).

Requirements

  • macOS version supported by the current deployment target in notchprompt.xcodeproj.
  • Apple Silicon or Intel Mac.

Install (Recommended)

  1. Open GitHub Releases: https://github.com/saif0200/notchprompt/releases
  2. Download the latest .dmg release asset.
  3. Open the DMG and drag notchprompt.app to Applications.
  4. Launch notchprompt.app.

Unsigned Build Note

This build is currently unsigned/unnotarized, so macOS may show security prompts.

If macOS shows:

  • Apple could not verify "notchprompt" is free of malware...
  • or "notchprompt" is damaged and can’t be opened

run:

xattr -cr /Applications/notchprompt.app
open /Applications/notchprompt.app

If it is still blocked:

  1. Open System Settings -> Privacy & Security.
  2. Click Open Anyway for notchprompt.
  3. Launch again.

Keyboard Shortcuts

Shortcut Action
⌥⌘P Start / Pause
⌥⌘R Reset scroll
⌥⌘J Jump back 5s
⌥⌘H Toggle Privacy Mode
⌥⌘= Increase speed
⌥⌘- Decrease speed

Build From Source

git clone https://github.com/saif0200/notchprompt.git
cd notchprompt
open notchprompt.xcodeproj

CLI build:

xcodebuild -project notchprompt.xcodeproj -scheme notchprompt -configuration Debug build

License

MIT. See LICENSE.

About

distraction-free teleprompter hidden in the macbook notch

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
3E84
 

Contributors

0