1.0.0 • Published 8 years ago

which-cam v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

which-cam Build Status

which cam was used to take this pic?

Install

$ npm install --save which-cam

Usage

const whichCam = require('which-cam');

whichCam('path_to_pic').then(console.log).catch(console.error)'

CLI

$ npm install --global which-cam
$ which-cam --help

  Usage
    which-cam [input]

  Examples
    $ which-cam  eow.jpeg
    Nikon D5000

License

MIT © Hemanth.HM