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
- Host: GitHub
- URL: https://github.com/xinsnake/electron-tinypng
- Owner: xinsnake
- License: mit
- Created: 2016-09-21T02:36:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T11:53:44.000Z (over 8 years ago)
- Last Synced: 2025-04-17T00:14:58.140Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 135 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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

# 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.