All Projects → rsms → WebView-OSX-Screensaver

rsms / WebView-OSX-Screensaver

Licence: other
WebKit web view as a screensaver on OS X

Programming Languages

objective c
16641 projects - #2 most used programming language

OS X WebView Screensaver

HTML content in a WebKit web view as a OS X screensaver.

How-to

  1. Clone/fork this code.
  2. Open "WebView Screensaver.xcodeproj".
  3. Press Cmd+1 on ya keyboard, select the project (blue icon with text "WebView Screensaver") in the top-left corner of Xcode's file tree.
  4. Under "TARGETS", click "That Wednesday" once, hold the ALT key and again click "That Wednesday".
  5. Enter a name you want to use for your screensaver. This is the name that will show up in System Preferences as well as the name of the final ".saver" bundle.
  6. Replace "index.html" with whatever you want to display in the screensaver.
  7. Press Cmd+B to build
  8. Right-click on "NAMEOFYOURSCREENSAVER.saver" under "Products" in Xcode's file tree and chose "Show in Finder".
  9. Open (double-click/Cmd+DOWN/whatever) your ".saver" bundle.
  10. You can distribute that ".saver" bundle to people you want to plague with your horrible screensaver.

MIT License

Copyright (c) 2014 Rasmus Andersson http://rsms.me/

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].