Snap and send a selfie directly from the terminal to everyone watching in your network.
To download this application use:
git clone https://github.com/peterept/snapr.git
-
Open the terminal.
-
Install Image Magick (version 6 required) What version do you have? run
convert --version
brew install imagemagick@6
brew link --force imagemagick@6
-
Install RMagick gem
gem install rmagick
-
Install Catpix gem
gem install catpix
-
Install Lolcommits gem
gem install lolcommits
For help, use:
ruby snapr.rb
To watch for chat images, use:
ruby snapr.rb -watch
To take and send a chat image, use:
ruby snapr.rb "Hello everyone"