Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

ControlPlane - context-sensitive computing for OS X

License

BSD-3-Clause, GPL-3.0 licenses found

Licenses found

BSD-3-Clause
License.txt
GPL-3.0
COPYING.txt
Notifications You must be signed in to change notification settings

crash0verride11/ControlPlane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ControlPlane -- crashOverride Fork

Purpose:

I am not knowledgeable in Objective-C and the purpose of my fork has purely been to remove enough errors to get the project to compile on the latest operating systems. In the process, I've removed several evidence sources that i did not know how to repair. I have made some updates to the preference panes as well to match latest operating systems and to support dark mode (not without a few issues still, but better at least). I'll add a release eventually. Feel free to report issues, but I probably will not be able to address them.

Long Term: I want to get my Swift skills up enough to slowly recreate this project in Swift, one piece at a time. More of an aspirational goal than a likely one though.

Original ReadMe

What is ControlPlane

ControlPlane, a fork of MarcoPolo, brings context and location sensitive awareness to OS X. With ControlPlane you can intelligently reconfigure your Mac or perform any number of actions based on input from a wide variety of evidence sources including but not limited to available WiFi networks, current location, connected monitors, connected and nearby bluetooth devices, currently running apps and other configurable sources. You will find a full feature list at http://www.controlplaneapp.com/feature-list.

How ControlPlane Works

Using fuzzy logic, ControlPlane decides where you are and/or what you are doing (called a Context) using rules that you configure to then carry out any number of configured actions.

An example of how to use ControlPlane may include disabling the screensaver password while at work but enabling it when away from work. Another example would be to set your Adium status.

How to Get ControlPlane

You can download the most recent version of ControlPlane from the ControlPlane website. Once installed you will be automatically notified of any new updates that become available.

Building ControlPlane from Source

ControlPlane is free, open source software hosted at https://github.com/dustinrue/ControlPlane. Before you can build ControlPlane you will need the following:

  1. Xcode 4.4+.
  2. A git client if you don't wish to use Xcode itself, the command line tools for Xcode include the Git command line client.
  3. OS X version 10.8.

If you wish to build ControlPlane yourself you can do so by cloning the ControlPlane code to your computer using Xcode or your preferred git client. Once cloned, open the project file in Xcode and edit the Action.h file to enable or disable the building of the iChat action.

About

ControlPlane - context-sensitive computing for OS X

Resources

License

BSD-3-Clause, GPL-3.0 licenses found

Licenses found

BSD-3-Clause
License.txt
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Languages

  • Objective-C 76.8%
  • C 12.9%
  • HTML 7.5%
  • CSS 1.3%
  • Shell 0.9%
  • Rich Text Format 0.4%
  • Other 0.2%