Skip to content
/ snappy Public

Takes a snapshot with your Mac's built-in iSight/FaceTime webcam by command line.

License

Notifications You must be signed in to change notification settings

pioz/snappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snappy

Takes a snapshot with your Mac's built-in iSight/FaceTime webcam by command line.

Snappy is also able to print a message on the snapshot!

Requirements

  • MacOSX 10.6 or higher
  • MacRuby 0.11 or higher (only to compile)

Install

git clone git@github.com:pioz/snappy.git 
cd snappy/
rake
rake install

Alternatively you can download the executable.

Usage

snappy path/to/save/file.jpg

To print a message on the snapshot use:

snappy -m "I'm Pioz" path/to/save/file.jpg

Use -m to print a bottom left big message, use -t to print a top right title.

See snappy -h to get more help.

Have fun with Snappy

Copyright

Copyright (c) 2013 Enrico Pilotto (@pioz). See LICENSE for details.

About

Takes a snapshot with your Mac's built-in iSight/FaceTime webcam by command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages