Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Command line image day/night scanner

Install

npm install gm

ubuntu:

apt-get install graphicsmagick 

mac:

brew install graphicsmagick

Usage

node app.js [IMAGE_LOCATION] [IMAGE_LOCATION] [...]

example:

node app.js picture/test_night.jpg pictures/test_day.jpg pictures/test_morning.jpg

About

NodeJS gm command line script to check picture input if day, night or evening/morning

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages