Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🌱🎍
- Host: GitHub
- URL: https://github.com/christopherwk210/bamboo
- Owner: christopherwk210
- License: mit
- Created: 2018-04-14T16:04:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:57:44.000Z (about 2 years ago)
- Last Synced: 2024-05-28T15:13:21.360Z (8 months ago)
- Topics: electron, image-compression, tinify, tinypng
- Language: CSS
- Homepage: https://christopherwk210.github.io/bamboo/
- Size: 3.63 MB
- Stars: 112
- Watchers: 2
- Forks: 12
- 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.