https://github.com/christopherwk210/bamboo
A cross-platform TinyPNG client 🌱🎍
https://github.com/christopherwk210/bamboo
electron image-compression tinify tinypng
Last synced: 6 months ago
JSON representation
A cross-platform TinyPNG client 🌱🎍
- Host: GitHub
- URL: https://github.com/christopherwk210/bamboo
- Owner: christopherwk210
- License: mit
- Created: 2018-04-14T16:04:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:57:44.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T10:51:18.098Z (7 months ago)
- Topics: electron, image-compression, tinify, tinypng
- Language: CSS
- Homepage: https://christopherwk210.github.io/bamboo/
- Size: 3.63 MB
- Stars: 114
- Watchers: 2
- Forks: 11
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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).
![]()
# 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
MITBamboo is not affiliated with nor endorsed by Tinify/TinyPNG/TinyJPG.