Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 986 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 986 Bytes

Simple OS X screen saver.

Why

Because I can and I wanted to try to write one. Just to learn ScreenSaver*.

Learn or die. Teach or die. Only learning and teaching brains flourish.

TopMonks company value.

Requirements

  • OS X >= 10.10
  • Xcode 7B2 (Swift 2.0)

Issues

  • No optimization at all (try to set it to 60fps and you'll see)

Installation

Open project, build Monk target and double click on Monk.saver bundle in Finder.

Debugging

It's quite hard to debug screen saver. To avoid multiple Macs, remote debugging, ... hassle there's Monk Demo target, which runs same screen saver in window.

Contact

Follow TopMonks on Twitter (@topmonks)

Written by

License

Screen saver code is released under the MIT license. See LICENSE for details.