Home
SideBeam
A native macOS/iOS PDF presenter console, inspired by pdfpc.
Automatically splits wide Beamer pages into slide and notes halves, with a full presenter console showing current slide, next slide preview, notes, and timer.
Features
- Presenter window — current slide, next slide, notes, timer with progress bar
- Projector window — fullscreen on external display
- Beamer page splitting — auto-detects wide pages with embedded notes
- Welcome screen — recent files with hotkey access
- Keyboard-driven — vim-style navigation
- Light/dark mode — adapts to system appearance
- iPad support — with external display via AirPlay/USB-C (beta)
Install
Homebrew (recommended)
brew tap quanghm/sidebeam
brew install --cask sidebeam
Manual Download
Download the latest .app from GitHub Releases, unzip, and run:
xattr -cr SideBeam.app
Build from Source
git clone https://github.com/quanghm/sidebeam.git
cd sidebeam
swift build
swift run SideBeam
Quick Start
- Open a PDF — click Open PDF… or press ⌘O
- The projector window opens automatically
- Press f to go fullscreen on an external display
- Navigate with arrow keys, Space, or k/l
- Press h for help at any time