Chorder / camshot

take photos on iOS from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

camshot

Take photos on iOS from the command line/ssh

Usage

camshot -l(toggle landscape) -q(specify quality [highest 1 - lowest 3]) -o(specify output file) -f(toggle front facing) -m(mirror photo)

Quality specifications

1=1920x1080 2=1280x720 3=640x480

Exaple

Example: camshot -f -m -q 2 -o out.jpg

Installation

Cydia repo: http://lucasjackson.io/repo

About

take photos on iOS from the command line


Languages

Language:Objective-C 65.9%Language:Objective-C++ 31.0%Language:Makefile 3.1%