https://github.com/orta/speeds-ver
A Mac OS X Screensaver - Shows people doing speedruns as your screensaver.
https://github.com/orta/speeds-ver
Last synced: about 1 year ago
JSON representation
A Mac OS X Screensaver - Shows people doing speedruns as your screensaver.
- Host: GitHub
- URL: https://github.com/orta/speeds-ver
- Owner: orta
- License: mit
- Created: 2013-05-12T18:36:01.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-12T23:17:44.000Z (almost 13 years ago)
- Last Synced: 2025-04-15T05:57:22.027Z (about 1 year ago)
- Language: Objective-C
- Size: 1.78 MB
- Stars: 149
- Watchers: 8
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SpeedS@ver - Game Speed-runs as your Screensaver.
---
This is an imaginitively titled screensaver that will download and run videos of people completing speed runs of games. I for one don't really have time to play games anymore, but I can sure enjoy watching people who do, doing so.
This screensaver should work on Mac OS X 10.7 and above. However, it has only been tested with 10.8.
It will download a movie then continue playing every time the sceensaver loads until it finishes. There are options for which systems to download movies for, and which qualities to download from youtube. Or you can make it stream in the options.
Setup
----
Download this [zip file](https://raw.github.com/orta/GamesScreenSaver/master/web/SpeedS@ver.saver.zip) - unzip - double click the .screensaver. That will install it and open the System Preferences where you can choose the screensaver.
Screenshots
----



Interesting things
----
In order to build this I built a Screensaver Bootstrap app that emulates the Screensaver app whilst making it super easy to iterate fast on a screensaver. If you're building a screensaver this is really useful - especially as it means you can use the debug tools in Xcode.