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
- Host: GitHub
- URL: https://github.com/dawehner/tiny-ui
- Owner: dawehner
- Created: 2017-01-01T20:15:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T20:55:41.000Z (over 2 years ago)
- Last Synced: 2025-08-30T16:36:13.065Z (10 months ago)
- Topics: electron, react, tinypng
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Code of conduct: code-of-conduct.md
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)