Giter Club home page Giter Club logo

johnnynash's Introduction

*** This repository is archived - changes to macOS have made this infeasiable ***

#JohnnyNash - Screen Saver JohnnyNash is a transparent screen saver for OS X. Its main design is for use when you'd like to display the contents of a machine's desktop, but do not want to allow people to interact with it. Specifically, it's for use when you have a password-protected screen saver. (If you don't have a password-protected screen saver, but want to display the desktop, just don't run a screen saver at all.)

The non-password-prtotected screen saver version of this is one line of code. When you have a password, however, Apple really tries to protect your content. One way they do this is by putting a large, opaque black window in-between the running screen saver (running at the top window level) and everything else. (If you walk the window list while a password-protected screen saver is running, there's a new window owned by loginwindow.) JohnnyNash overcomes this by dropping its own window level below loginwindow's big black barrier, taking a screen capture, jumping back above loginwindow and rendering the screencapture into the screen saver view. It does this every second. Without a GUI way to configure it, 1 second seemed a good compromise, as it's a quick refresh, but doesn't even tax the CPU in my Core2Duo 11" MBA.

This was developed in Xcode 4 and has only been tested on Lion. It should run on 10.6, too, as OS X screen savers are not ARC-ified.

Not into compiling source on your own? Download the compiled binary in a DMG here: https://github.com/downloads/marczak/johnnynash/johnnynash-1.4.dmg

Licensed under the Apache 2.0 license. Please see the LICENSE file for details.

#Done

  • Create a more accurate/use preview.
  • Configure sheet to allow frequency of running.
  • Bug fixed: - Configure sheet crashes on second load.

#To Do

  • Use a number formatter to half-second values in config window.

  • Option to allow capture of a portion of the screen.

  • Allow effects to be applied to screen capture.

  • Option to camera-capture user attempting unlock?

  • Test smoother operation by adding second, dummy window to perform the capture.

johnnynash's People

Contributors

marczak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

johnnynash's Issues

Multi monitor support

Let me start by saying that I'm so happy I found this project! I've been looking for something like this for a while.

I have a 3 monitor setup that is used for displaying monitoring information and i set it up there this morning. Unfortunately the two side monitors which have different resolutions than the center monitor are pushed up a bit and don't display correctly.

Is there any work being done to support multiple monitors? Is there anything I can do to help with testing etc...?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.