Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/imagemin/imagemin-app

imagemin as an OS X, Linux and Windows app
https://github.com/imagemin/imagemin-app

Last synced: 3 months ago
JSON representation

imagemin as an OS X, Linux and Windows app

Lists

README

        

# imagemin-app

> [Imagemin](https://github.com/imagemin/imagemin) as an macOS, Linux, and Windows app

## Install

Install using a binary:

* [macOS binary](https://github.com/imagemin/imagemin-app/releases/download/0.1.0/imagemin-app-v0.1.0-darwin.zip)
* [Linux binary](https://github.com/imagemin/imagemin-app/releases/download/0.1.0/imagemin-app-v0.1.0-linux.zip)
* [Windows binary](https://github.com/imagemin/imagemin-app/releases/download/0.1.0/imagemin-app-v0.1.0-win32.zip)

Or run it manually:

```
$ npm start
```

## Related

- [imagemin-cli](https://github.com/imagemin/imagemin-cli)
- [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin)

## License

MIT © [Imagemin](https://github.com/imagemin)