Play any video file as a macOS screen saver. No subscription. No cloud. Just your file.
uradical.io/tools/video-saver
- Plays any local MP4, MOV, or M4V file on loop
- Polished config sheet with video thumbnail preview
- Audio playback on main display (optional)
- Multi-monitor: video plays on all displays, audio on main only
- Seamless looping via AVPlayerLooper
- Falls back gracefully if the file is moved or deleted
- No third-party dependencies
- macOS 13 or later
- Download
VideoSaver.saverfrom the latest GitHub release - Double-click to install (or right-click → Open if Gatekeeper prompts)
- Open System Settings → Screen Saver
- Select Video Saver and click Options…
- Choose your video file
git clone https://github.com/uradical/video-saver
cd video-saver
open VideoSaver.xcodeprojBuild the VideoSaver target. The .saver bundle is output to your ~/Library/Screen Savers/ directory on install.
MIT — see LICENSE
