Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aztack/tinifi-cli
A Tinify CLI
https://github.com/aztack/tinifi-cli
Last synced: 1 day ago
JSON representation
A Tinify CLI
- Host: GitHub
- URL: https://github.com/aztack/tinifi-cli
- Owner: aztack
- Created: 2020-06-29T11:08:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T18:50:55.000Z (over 3 years ago)
- Last Synced: 2024-04-26T16:46:09.164Z (7 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Tinify CLI
Compress images with `tinify` APIApply API Key from [TinyPNG.com](https://tinypng.com/developers)
```bash
npm i tinifi-cli
export TINIFY_KEY=
cd
tinify --overwrite -f
```