HN user

mwittman

3 karma
Posts0
Comments3
View on HN
No posts found.

imgopt - shell script for image optimizing — just a convenience / batch processing wrapper more or less. Nothing earth-shattering, just really handy for me over the past year.

https://gist.github.com/wittman/ab90f0eca5124233fa5163a32f89...

# Prerequisites: ImageOptim (desktop app) https://imageoptim.com/mac

## pngquant https://github.com/kornelski/pngquant

brew install pngquant

## oxipng https://github.com/shssoichiro/oxipng

brew install oxipng

## sips (utility provided by default in OS X)

Not true - a phonegap-based app does not necessitate network permissions. I've even installed/used phonegap/cordova apps that require no permissions whatsoever. I've also published my own pg/cordova app on Play that and it doesn't require full network permissions.