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

https://github.com/dawehner/tiny-ui

Provides a desktop app for tinypng https://tinypng.com
https://github.com/dawehner/tiny-ui

electron react tinypng

Last synced: 4 months ago
JSON representation

Provides a desktop app for tinypng https://tinypng.com

Awesome Lists containing this project

README

          

# tiny-ui

This project implements a desktop app for https://tinypng.com based upon electron and react.

## Development

* ```yarn install```
* ```yarn watch``` (for building and developing the project)
* ```yarn start``` (for opening up the project actually)