Skip to content

branchseer/Pym

 
 

Repository files navigation

Pym

Download on Mac App Store Download on Microsoft Store

Pym is a desktop app that wraps the web app Squoosh using DeskGap.

Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.

Image compression is handled locally; no additional data is sent to the server.

On top of it, Pym features:

  • Dark mode support on macOS 10.14+ and Windows 10 1809+.
  • Native file dialog for image exporting.
  • No Google Analytics tracking.

Building locally

Clone the repo, and:

npm install
npm run build

You can run the app with:

npm start

About

Desktop App Wrap for Squoosh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.8%
  • JavaScript 10.2%
  • CSS 9.0%
  • C++ 8.8%
  • Shell 2.7%
  • HTML 2.5%