Skip to content

take photos on iOS from the command line

Notifications You must be signed in to change notification settings

gnep88/camshot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://lucasjackson.io/repo

About

take photos on iOS from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 65.9%
  • Objective-C++ 31.0%
  • Makefile 3.1%