Skip to content

hhhonzik/tinypng-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

tinypng-bash

Bash script for shrinking PNG files of current directory.

One-line installation

Run this command on your computer to install plugin. (Password will be required).

sudo curl -o /usr/bin/tinypng https://raw.github.com/hhhonzik/tinypng-bash/master/tinypng 2>/dev/null && sudo chmod +x /usr/bin/tinypng && echo "Hurray! Tinypng installed to /usr/bin/tinypng"

Usage

cd /web-project/images/
tinypng

About

Deprecated: Bash script for TinyPNG.org automatic shrink.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages