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

https://github.com/xinsnake/electron-tinypng

A really simple Electron desktop application to use TinyPNG
https://github.com/xinsnake/electron-tinypng

Last synced: about 1 month ago
JSON representation

A really simple Electron desktop application to use TinyPNG

Awesome Lists containing this project

README

        

# Electron TinyPNG

A really simple Electron desktop application to use TinyPNG.

It is able to compress JPG and PNG files, and it requires an API key from
TinyPNG website.

# Screencast

![Screencast](https://github.com/xinsnake/electron-tinypng/blob/master/screencast.gif?raw=true)

# Installation

[Download the binary](https://github.com/xinsnake/electron-tinypng/releases)
package that suits your system and start to use it. Or if you like to compile
it yourself, clone the repository and use `electron-packager` to package it
yourself.