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

leejones/remote_hands

Repository files navigation

Remote Hands

A Web Interface for Stuff on Your Mac

Development

bundle install

# start Sinatra
bundle exec shotgun --host [your hostname]

# start the EventMachine loop
bundle exec thin start -R socket-server-config.ru

# websocket binds to your hostname (not localhost) by default

Dependencies

  • redis

About

A Web Interface for Stuff on Your Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published