https://github.com/rwson/compressor
一个图片压缩器
https://github.com/rwson/compressor
Last synced: 3 months ago
JSON representation
一个图片压缩器
- Host: GitHub
- URL: https://github.com/rwson/compressor
- Owner: rwson
- Created: 2017-05-24T08:11:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-27T01:27:30.000Z (about 9 years ago)
- Last Synced: 2025-03-11T03:41:53.380Z (over 1 year ago)
- Language: JavaScript
- Size: 202 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 .
```
### 预览:
#### 启动

#### 配置

#### 压缩中
