2019-09-10 21:25:01 -04:00
|
|
|
|
<div align="center">
|
2019-01-17 06:30:41 -05:00
|
|
|
|
<img src="https://raw.githubusercontent.com/Molunerfinn/test/master/picgo/New%20LOGO-150.png" alt="">
|
2019-09-10 21:25:01 -04:00
|
|
|
|
<h1>PicGo</h1>
|
|
|
|
|
<blockquote>图片上传+管理新体验 </blockquote>
|
2017-12-12 03:18:48 -05:00
|
|
|
|
<a href="https://github.com/feross/standard">
|
|
|
|
|
<img src="https://img.shields.io/badge/code%20style-standard-green.svg?style=flat-square" alt="">
|
|
|
|
|
</a>
|
2017-12-23 07:06:44 -05:00
|
|
|
|
<a href="https://travis-ci.org/Molunerfinn/PicGo/builds">
|
|
|
|
|
<img src="https://img.shields.io/travis/Molunerfinn/PicGo.svg?style=flat-square" alt="">
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://github.com/Molunerfinn/PicGo/releases">
|
|
|
|
|
<img src="https://img.shields.io/github/downloads/Molunerfinn/PicGo/total.svg?style=flat-square" alt="">
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://github.com/Molunerfinn/PicGo/releases/latest">
|
|
|
|
|
<img src="https://img.shields.io/github/release/Molunerfinn/PicGo.svg?style=flat-square" alt="">
|
|
|
|
|
</a>
|
2019-04-09 22:48:22 -04:00
|
|
|
|
<a href="https://github.com/PicGo/bump-version">
|
|
|
|
|
<img src="https://img.shields.io/badge/picgo-convention-blue.svg?style=flat-square" alt="">
|
|
|
|
|
</a>
|
2019-09-10 21:25:01 -04:00
|
|
|
|
</div>
|
2017-11-27 19:21:12 -05:00
|
|
|
|
|
2017-12-23 07:06:44 -05:00
|
|
|
|
## 应用说明
|
2017-12-20 22:28:20 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
**PicGo 在上传图片之后自动会将图片链接复制到你的剪贴板里,可选 5 种复制的链接格式。**
|
2018-07-24 12:04:14 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
PicGo 目前支持了
|
2017-12-20 22:28:20 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
- ~~`微博图床` v1.0~~ **微博图床从 2019 年 4 月开始进行防盗链,不建议继续使用**
|
2018-07-10 23:19:47 -04:00
|
|
|
|
- `七牛图床` v1.0
|
2019-09-10 21:25:01 -04:00
|
|
|
|
- `腾讯云 COS v4\v5版本` v1.1 & v1.5.0
|
2018-07-10 23:19:47 -04:00
|
|
|
|
- `又拍云` v1.2.0
|
|
|
|
|
- `GitHub` v1.5.0
|
|
|
|
|
- `SM.MS` v1.5.1
|
2019-09-10 21:25:01 -04:00
|
|
|
|
- `阿里云 OSS` v1.6.0
|
2018-07-10 23:19:47 -04:00
|
|
|
|
- `Imgur` v1.6.0
|
2017-12-20 22:28:20 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
**本体不再增加默认的图床支持。你可以自行开发第三方图床插件。详见 [PicGo-Core](https://picgo.github.io/PicGo-Core-Doc/)**。
|
2019-01-15 21:27:34 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
第三方插件以及使用了 PicGo 底层的应用可以在 [Awesome-PicGo](https://github.com/PicGo/Awesome-PicGo) 找到。欢迎贡献!
|
2018-07-10 23:19:47 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
PicGo 支持 macOS、Windows 64位(>= v1.3.1),Linux(>= v1.6.0)。
|
2018-07-10 23:19:47 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
支持快捷键`command+shift+p`(macOS)或者`control+shift+p`(Windows\Linux)用以支持快捷上传剪贴板里的图片(第一张)。
|
|
|
|
|
PicGo 支持自定义快捷键,使用方法见[配置手册](https://picgo.github.io/PicGo-Doc/zh/guide/config.html)。
|
2018-07-10 23:19:47 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
开发进度可以查看 [Projects](https://github.com/Molunerfinn/PicGo/projects),会同步更新开发进度。
|
2018-09-07 04:31:55 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
**如果第一次使用,请参考应用使用[快速上手](https://picgo.github.io/PicGo-Doc/zh/guide/getting-started.html)。遇到问题了还可以看看 [FAQ](https://github.com/Molunerfinn/PicGo/blob/dev/FAQ.md) 以及被关闭的 [issues](https://github.com/Molunerfinn/PicGo/issues?q=is%3Aissue+is%3Aclosed)。**
|
2018-01-16 01:51:53 -05:00
|
|
|
|
|
2018-09-07 04:31:55 -04:00
|
|
|
|
## 下载安装
|
2017-12-20 22:28:20 -05:00
|
|
|
|
|
2019-04-11 22:58:10 -04:00
|
|
|
|
点击此处下载[应用](https://github.com/Molunerfinn/PicGo/releases)。
|
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
macOS 用户请下载最新版本的 `dmg` 文件,Windows 用户请下载最新版本的 `exe` 文件,Linux用户请下载 `AppImage` 文件。
|
2018-09-07 04:31:55 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
**如果你是 Arch 类的 Linux 用户,可以直接通过 `aurman -S picgo-appimage` 来安装 PicGo。感谢 @houbaron 的贡献!**
|
2018-09-07 04:31:55 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
**如果你是 macOS 用户,可以使用 `brew cask` 来安装 PicGo: `brew cask install picgo`。感谢 @womeimingzi11 的贡献!**
|
2018-09-07 04:31:55 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
**如果你是 Windows 用户,还可以使用 [Scoop](https://scoop.sh/) 来安装 PicGo: `scoop bucket add helbing https://github.com/helbing/scoop-bucket` & `scoop install picgo`。 感谢 @helbing 的贡献!**
|
2019-06-24 08:13:50 -04:00
|
|
|
|
|
2018-09-07 04:31:55 -04:00
|
|
|
|
## 应用截图
|
2018-05-25 22:34:04 -04:00
|
|
|
|
|
2019-01-13 03:21:48 -05:00
|
|
|
|
![](https://raw.githubusercontent.com/Molunerfinn/test/master/picgo/picgo-2.0.gif)
|
2017-12-12 03:18:48 -05:00
|
|
|
|
|
2017-12-23 07:06:44 -05:00
|
|
|
|
![picgo-menubar](https://user-images.githubusercontent.com/12621342/34242310-b5056510-e655-11e7-8568-60ffd4f71910.gif)
|
2017-12-12 03:18:48 -05:00
|
|
|
|
|
2017-12-23 07:20:30 -05:00
|
|
|
|
## 开发说明
|
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
> 目前仅针对 Mac、Windows。Linux 平台并未测试。
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
如果你想要学习、开发、修改或自行构建 PicGo,可以依照下面的指示:
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
> 如果想学习 Electron-vue 的开发,可以查看我写的系列教程——[Electron-vue 开发实战](https://molunerfinn.com/tags/Electron-vue/)
|
2018-05-23 08:33:02 -04:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
1. 你需要有 Node、Git环境,了解 npm 的相关知识。
|
2017-12-23 07:20:30 -05:00
|
|
|
|
2. `git clone https://github.com/Molunerfinn/PicGo.git` 并进入项目
|
|
|
|
|
3. `npm install` 下载依赖
|
2019-09-10 21:25:01 -04:00
|
|
|
|
4. Mac 需要有 Xcode 环境,Windows 需要有 VS 环境。
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
|
|
|
|
### 开发模式
|
|
|
|
|
|
2019-12-26 07:25:26 -05:00
|
|
|
|
输入 `npm run electron:serve` 进入开发模式,开发模式具有热重载特性。不过需要注意的是,开发模式不稳定,会有进程崩溃的情况。此时需要:
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
ctrl+c # 退出开发模式
|
|
|
|
|
npm run dev # 重新进入开发模式
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### 生产模式
|
|
|
|
|
|
2019-12-26 07:25:26 -05:00
|
|
|
|
如果你需要自行构建,可以 `npm run electron:build` 开始进行构建。构建成功后,会在 `dist_electron` 目录里出现构建成功的相应安装文件。
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
**注意**:如果你的网络环境不太好,可能会出现 `electron-builder` 下载 `electron` 二进制文件失败的情况。这个时候需要在 `npm run build` 之前指定一下 `electron` 的源为国内源:
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
|
2019-05-07 11:08:30 -04:00
|
|
|
|
# 在 Windows 上,则可以使用 set ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron/ (无需引号)
|
2017-12-23 07:20:30 -05:00
|
|
|
|
npm run build
|
|
|
|
|
```
|
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
只需第一次构建的时候指定一下国内源即可。后续构建不需要特地指定。二进制文件下载在 `~/.electron/` 目录下。如果想要更新 `electron` 构建版本,可以删除 `~/.electron/` 目录,然后重新运行上一步,让 `electron-builder `去下载最新的 `electron` 二进制文件。
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2018-09-26 08:13:48 -04:00
|
|
|
|
## 其他相关
|
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
- [vs-picgo](https://github.com/Spades-S/vs-picgo):PicGo 的 VS Code 版。
|
2018-09-26 08:13:48 -04:00
|
|
|
|
|
2017-12-23 07:20:30 -05:00
|
|
|
|
## 赞助
|
2017-12-19 21:26:19 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
如果你喜欢 PicGo 并且它对你确实有帮助,欢迎给我打赏一杯咖啡哈~
|
2017-12-19 21:26:19 -05:00
|
|
|
|
|
|
|
|
|
支付宝:
|
|
|
|
|
|
|
|
|
|
![](https://user-images.githubusercontent.com/12621342/34188165-e7cdf372-e56f-11e7-8732-1338c88b9bb7.jpg)
|
|
|
|
|
|
|
|
|
|
微信:
|
|
|
|
|
|
|
|
|
|
![](https://user-images.githubusercontent.com/12621342/34188201-212cda84-e570-11e7-9b7a-abb298699d85.jpg)
|
|
|
|
|
|
2017-12-12 03:18:48 -05:00
|
|
|
|
## License
|
|
|
|
|
|
|
|
|
|
[MIT](http://opensource.org/licenses/MIT)
|
|
|
|
|
|
2019-12-19 06:17:21 -05:00
|
|
|
|
Copyright (c) 2017 - 2019 Molunerfinn
|