frbl / sunshine-ard-1

Automatically exported from code.google.com/p/sunshine-ard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sunshine

This utility will help killing the lockscreen when Apple Remote Desktop accidentally locked you out.

How to compile

First make sure xcode is installed. Then fireup a terminal and run the following commands:

git clone https://github.com/mattlavine/sunshine-ard.git
cd sunshine-ard
clang -framework Foundation main.c -o stop_lockscreen

Running ./stop_lockscreen should now stop the lockscreen.

This repository was automatically exported from code.google.com/p/sunshine-ard

About

Automatically exported from code.google.com/p/sunshine-ard


Languages

Language:C 50.4%Language:Groff 49.6%