topmonks / monk-saver

OS X screen saver in Swift 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

OS X screen saver in Swift 2.0

License:MIT License


Languages

Language:Swift 100.0%