8000 GitHub - damonfu/CompressApp: A desktop app that compresses images | 一款凑合能用的本地图片压缩桌面应用: )
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A desktop app that compresses images | 一款凑合能用的本地图片压缩桌面应用: )

License

Notifications You must be signed in to change notification settings

damonfu/CompressApp

 
 

Repository files navigation

Compress your images

A compressed picture desktop program based on electron-vue

stars forks issues

Typescript版本:https://github.com/snow-sprite/TsCompressApp

Local 🚀🚀

支持:

  • 单文件夹
  • 单图片
  • 多图片
  • 多文件夹
  • 文件夹及图片
  • 非支持格式的文件原样到目标目录

Online 🚅🚅

  • 仅支持有后缀的在线图片,默认生成到系统【下载】文件夹下

更新信息写到根目录updateInfo.json中即可,键值可以随便填

  • demo 🍐🍐
 {
   "更新1": "首页左下角新增版本信息",
   "update2": "新增版本更新简介"
 }

TODO 🕞🚦🚧

  • 添加一个国内的压缩api

sample graph 📌📌

WeChat Alipay Alipay Alipay

Donate

If you find this project useful, you can buy author a glass of tea coffee juice.

WeChat Alipay

Build Setup ✒✒

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# rebuild electron application for production
npm run build:clean && npm run build

About

A desktop app that compresses images | 一款凑合能用的本地图片压缩桌面应用: )

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.2%
  • Vue 35.1%
  • CSS 14.0%
  • EJS 0.7%
0