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

https://github.com/rwson/compressor

一个图片压缩器
https://github.com/rwson/compressor

Last synced: 3 months ago
JSON representation

一个图片压缩器

Awesome Lists containing this project

README

          

# compressor

基于electron构建的图片压缩app

### 开发:

```bash
git clone https://github.com/rwson/compressor.git

cd compressor

npm install [yarn]

...

cd src

npm install [yarn]

electron .
```

### 预览:

#### 启动

![启动](1.png)

#### 配置

![配置](2.png)

#### 压缩中

![压缩中](3.png)