# Camtasy A fancy dancy cam server based on the gorgeous work of that lovely [tenderlove](http://tenderlovemaking.com/2014/03/26/webcam-photos-with-ruby.html) ## Installation $ gem install camtasy ## Usage $ camtasy server $ camtasy client | open -f -a /Applications/Preview.app ## Contributing 1. Fork it ( https://github.com/[my-github-username]/camtasy/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request