/alfred-screen-sharing

AppleScript to control screen sharing using Alfred on OS X.

Screen Sharing Controls for Alfred

An AppleScript so you can start, stop and choose an IP to connect to via screen share. Alfred App. You will need Alfred and the Powerpack to use this.

Read more here.

Installation

To install Screen Sharing in Alfred double click on the extension file: Screen Sharing.alfredextension

How to use

Once installed with Alfred you can run the following commands

vnc start				::	Start screen sharing (or you can use init)
vnc quit				::	Quit screen sharing (or you can use kill, exit or end)
vnc get (Location) 		::  Connect to a specific URL or IP Address

Examples

$ vnc start
$ vnc quit
$ vnc get 10.0.1.6

Download

Screen Sharing

Version History

1.0.0 - August 16, 2011###

  • Commit: Initial Release