GitXplorerGitXplorer
o

ychacks2014

public
7 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
7268d2dd55a95bc4e07615fa59e9cc7420733ff6

Added link to blog post to README.

ddwetterau committed 10 years ago
Unverified
7a0d1d5e2dbb2e934a35ff97edbeeafe4cd0e337

first stab at a real readme file

committed 10 years ago
Unverified
ea4334872adf00692f1830fc2e85ed044ca25955

Merge branch 'master' of github.com:obi1kenobi/ychacks2014

committed 10 years ago
Unverified
10f8436af64a1238400f7815f16426adba748f87

Renamed deploy script to something more appropriate.

committed 10 years ago
Unverified
1ddad8ab332295300eec9cb7b35d474c3891323f

fixed the merge stuff

ddwetterau committed 10 years ago
Unverified
3a3235b65b2f4d69d1b7f294fffa428f61ce93da

Removed merge conflict tags.

oobi1kenobi committed 10 years ago

README

The README file for this repository.

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!