All Projects → Molunerfinn → Picgo

Molunerfinn / Picgo

Licence: mit
🚀A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
applescript
352 projects
powershell
5483 projects
shell
77523 projects

Projects that are alternatives of or similar to Picgo

Upic
📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.
Stars: ✭ 2,465 (-83.95%)
Mutual labels:  qiniu, weibo, aliyun-oss, upyun, tencent-cos, smms
electron-admin-element-vue
Electron Vue3.x Element-UI Admin
Stars: ✭ 37 (-99.76%)
Mutual labels:  electron-app, electron-vue
xpanel
XAMPP control panel alternative
Stars: ✭ 28 (-99.82%)
Mutual labels:  electron-app, electron-vue
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-99.9%)
Mutual labels:  imgur, imgur-uploader
pmss
pmss (Poor Man's Screenshooter) is a simple screen capture script.
Stars: ✭ 13 (-99.92%)
Mutual labels:  imgur, imgur-uploader
medict
medict a cross platform dictionary application,support mdict (*.mdx/*.mdd) dictionary format
Stars: ✭ 154 (-99%)
Mutual labels:  electron-app, electron-vue
Dockeron
🤖🤖🤖 Electron + Vue.js for Docker
Stars: ✭ 757 (-95.07%)
Mutual labels:  electron-app, electron-vue
Vue Objccn
🔥 Use Vue.js to develop a cross-platform full stack application / 用 Vue.js 开发的跨三端应用
Stars: ✭ 1,993 (-87.02%)
Mutual labels:  electron-app, electron-vue
Space Snake
A Desktop game built with Electron and Vue.js.
Stars: ✭ 289 (-98.12%)
Mutual labels:  electron-app, electron-vue
elekid
Resolver for React's Server Side Render on Module, ReactElement or Electron
Stars: ✭ 21 (-99.86%)
Mutual labels:  electron-app, electron-vue
Hexo Client
hexo-client: A cross-platform hexo client, build on electron.
Stars: ✭ 672 (-95.62%)
Mutual labels:  electron-app, electron-vue
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (-93.9%)
Mutual labels:  electron-app, electron-vue
Qiniu4js
🔥七牛上传SDK(浏览器环境)
Stars: ✭ 162 (-98.95%)
Mutual labels:  qiniu
Lifeboat
Docker Compose UI: Lifeboat is an easy way to launch projects with a graphical interface
Stars: ✭ 176 (-98.85%)
Mutual labels:  electron-app
Hydrogen
A Git Based Task, Note, Todo Management Tool
Stars: ✭ 162 (-98.95%)
Mutual labels:  electron-app
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (-98.95%)
Mutual labels:  electron-app
Qbox
Qiniu Box.
Stars: ✭ 183 (-98.81%)
Mutual labels:  qiniu
Weibo Img Crypto
自动加密解密微博上传的图片
Stars: ✭ 176 (-98.85%)
Mutual labels:  weibo
Uptoc
A static file deployment tool that supports multiple platforms./ 一个支持多家云厂商的静态文件部署工具
Stars: ✭ 159 (-98.96%)
Mutual labels:  qiniu
Loginized
Gnome GDM Login Theme Manager. Easy and Fast Login Theme Manipulation
Stars: ✭ 158 (-98.97%)
Mutual labels:  electron-vue

PicGo

图片上传+管理新体验

应用概述

PicGo: 一个用于快速上传图片并获取图片 URL 链接的工具

PicGo 本体支持如下图床:

  • 七牛图床 v1.0
  • 腾讯云 COS v4\v5 版本 v1.1 & v1.5.0
  • 又拍云 v1.2.0
  • GitHub v1.5.0
  • SM.MS V2 v2.3.0-beta.0
  • 阿里云 OSS v1.6.0
  • Imgur v1.6.0

本体不再增加默认的图床支持。你可以自行开发第三方图床插件。详见 PicGo-Core

特色功能

  • 支持拖拽图片上传
  • 支持快捷键上传剪贴板里第一张图片
  • Windows 和 macOS 支持右键图片文件通过菜单上传 (v2.1.0+)
  • 上传图片后自动复制链接到剪贴板
  • 支持自定义复制到剪贴板的链接格式
  • 支持修改快捷键,默认快速上传快捷键:command+shift+p(macOS)| control+shift+p(Windows\Linux)
  • 支持插件系统,已有插件支持 Gitee、青云等第三方图床
    • 更多第三方插件以及使用了 PicGo 底层的应用可以在 Awesome-PicGo 找到。欢迎贡献!
  • 支持通过发送 HTTP 请求调用 PicGo 上传(v2.2.0+)
  • 更多功能等你自己去发现,同时也会不断开发新功能

如果第一次使用,请参考应用 使用文档。遇到问题了还可以看看 FAQ 以及被关闭的 issues

下载安装

点击此处下载 应用

Windows

Windows 用户请下载最新版本的 exe 文件。

还可以使用 Scoop 来安装 PicGo: scoop bucket add helbing https://github.com/helbing/scoop-bucket & scoop install picgo。 感谢 @helbing 的贡献!

还可以使用 Chocolatey 来安装 PicGo: choco install picgo。 感谢 @iYato 的贡献!

macOS

macOS 用户请下载最新版本的 dmg 文件。

还可以使用 Homebrew 来安装 PicGo: brew install picgo --cask。感谢 @womeimingzi11 的贡献!

Linux

Linux 用户请下载 AppImage 文件。

如果你是 Arch 类的 Linux 用户,可以直接通过 yay -S picgo-appimage 来安装 PicGo (若是没有则先安装 yay ,是 aur 仓库助手)。感谢 @houbaron 的贡献!

应用截图

picgo-menubar

开发说明

目前仅针对 Mac、Windows。Linux 平台并未测试。

如果你想要学习、开发、修改或自行构建 PicGo,可以依照下面的指示:

如果想学习 Electron-vue 的开发,可以查看我写的系列教程——Electron-vue 开发实战

  1. 你需要有 Node、Git 环境,了解 npm 的相关知识。
  2. git clone https://github.com/Molunerfinn/PicGo.git 并进入项目。
  3. yarn 下载依赖。注意如果你没有 yarn,请去 官网 下载安装后再使用。 npm install 将导致未知错误!
  4. Mac 需要有 Xcode 环境,Windows 需要有 VS 环境。

开发模式

输入 npm run electron:serve 进入开发模式,开发模式具有热重载特性。不过需要注意的是,开发模式不稳定,会有进程崩溃的情况。此时需要:

ctrl+c # 退出开发模式
npm run electron:serve # 重新进入开发模式

注:Windows 开发模式运行之后会在底部任务栏的右下角应用区出现 PicGo 的应用图标。

生产模式

如果你需要自行构建,可以 npm run electron:build 开始进行构建。构建成功后,会在 dist_electron 目录里出现构建成功的相应安装文件。

注意:如果你的网络环境不太好,可能会出现 electron-builder 下载 electron 二进制文件失败的情况。这个时候需要在 npm run electron:build 之前指定一下 electron 的源为国内源:

export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
# 在 Windows 上,则可以使用 set ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron/ (无需引号)
npm run electron:build

只需第一次构建的时候指定一下国内源即可。后续构建不需要特地指定。二进制文件下载在 ~/.electron/ 目录下。如果想要更新 electron 构建版本,可以删除 ~/.electron/ 目录,然后重新运行上一步,让 electron-builder 去下载最新的 electron 二进制文件。

其他相关

赞助

如果你喜欢 PicGo 并且它对你确实有帮助,欢迎给我打赏一杯咖啡哈~

支付宝:

微信:

License

MIT

Copyright (c) 2017 - 2019 Molunerfinn

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].