Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christopherwk210/bamboo

A cross-platform TinyPNG client 🌱🎍
https://github.com/christopherwk210/bamboo

electron image-compression tinify tinypng

Last synced: 2 months ago
JSON representation

A cross-platform TinyPNG client 🌱🎍

Awesome Lists containing this project

README

        


bamboo-logo


Bamboo


A cross-platform TinyPNG client 🌱🎍

Bamboo allows you to use your [TinyPNG](https://tinypng.com/) API key to losslessly compress local PNG/JPG's on your computer. It works by uploading your image to TinyPNG, then downloading the compressed output. In order to use this client, you'll need to get an [API key](https://tinypng.com/developers).


bamboo-screenshot

# Download
Download the latest release [here](https://github.com/christopherwk210/bamboo/releases).

# Development
After forking/cloning:
```
$ npm install
$ npm start
```

To make a build:
```
$ npm run build.mac
or
$ npm run build.win
```

# License
MIT

Bamboo is not affiliated with nor endorsed by Tinify/TinyPNG/TinyJPG.