Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustinrue/ControlPlane
ControlPlane - context-sensitive computing for OS X
https://github.com/dustinrue/ControlPlane
Last synced: 8 days ago
JSON representation
ControlPlane - context-sensitive computing for OS X
- Host: GitHub
- URL: https://github.com/dustinrue/ControlPlane
- Owner: dustinrue
- License: bsd-3-clause
- Created: 2011-07-13T02:59:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T01:38:19.000Z (over 1 year ago)
- Last Synced: 2024-10-16T20:42:48.991Z (24 days ago)
- Language: Objective-C
- Homepage: http://www.controlplaneapp.com
- Size: 41.4 MB
- Stars: 1,756
- Watchers: 78
- Forks: 180
- Open Issues: 122
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
- awesome-mac - ControlPlane - context automation (abandonware). (A very subjective star rating)
- open-source-mac-os-apps - ControlPlane - Automate running tasks based on where you are or what you do. ![objective_c_icon] (Applications / Productivity)
- open-source-mac-os-apps - ControlPlane - Automate running tasks based on where you are or what you do. ![objective_c_icon] (Applications / Productivity)
README
ControlPlane
============Try these alternatives
----------------------Thank you @gouldenstein for these suggestions:
https://github.com/dustinrue/ControlPlane/issues/518#issue-1635500278
Looking for new maintainer
--------------------------This project is looking for a new maintainer. If this is you please contact me via twitter @dustinrue.
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 .
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](http://www.controlplaneapp.com). 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 . 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.