Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

obi1kenobi/ychacks2014

Repository files navigation

Touch

Context aware remote controls for your Mac. This project was a submission for YC Hacks 2014 and you can read more about it on Ryhan's Blog. The team for this project included Predrag Gruevski, David Wetterau, Ryhan Hassan, and Damon Doucet.

Installation

To install the native client you first must have python and node installed on your computer.

Next you must install the python watchdog package.

You must also have Quartz installed on your mac to enable the media controls.

After installing the dependencies, run npm install to install all of the necessary node modules.

Running the client

After installing all dependencies and node modules, run npm start in your project directory to start the Mac client.

Before starting the Mac client however, it's a good idea to first navigate to the mobile app website on your phone so that you're ready to type in the pairing code.

Starting the client will cause a 6 digit number to be displayed in the terminal where you started the client that must be typed into your phone within 15 seconds to finish the pairing process.

After you have entered the pairing code on your phone, you should be ready to control your mac with your phone!