A macOS screensaver inspired by the iconic Swiss Federal Railways (SBB) clock design, featuring the distinctive red second hand with its circular tip.
- Authentic Swiss railway clock design
- Brushed aluminum bezel effect
- Smooth 30 FPS animation
- Optimized for low CPU/GPU usage during extended idle periods
- Supports both Intel and Apple Silicon Macs
-
Download the appropriate DMG for your Mac from the Releases page:
SwissRailwayClock-1.0-AppleSilicon.dmgfor M1/M2/M3 MacsSwissRailwayClock-1.0-Intel.dmgfor Intel Macs
-
Open the DMG and copy
SwissRailwayClock.saverto~/Library/Screen Savers/ -
Open System Settings > Screen Saver and select "Swiss Railway Clock"
This screensaver is self-signed. On first run, macOS may block it. To allow:
- Go to System Settings > Privacy & Security
- Scroll down to find the message about SwissRailwayClock being blocked
- Click "Open Anyway"
git clone https://github.com/davenicoll/swiss-railway-clock-screensaver.git
cd swiss-railway-clock-screensaver
xcodebuild -project SwissRailwayClock.xcodeproj -scheme SwissRailwayClock -configuration Release buildThe built screensaver will be in ~/Library/Developer/Xcode/DerivedData/SwissRailwayClock-*/Build/Products/Release/
MIT
