Skip to content

Use the electron to upload pictures to the picture bed

Notifications You must be signed in to change notification settings

tangxiangmin/oPic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oPic

将图片快速上传到图床

与iPic

iPic是一个很赞的应用,由于其他图床需要收费,之前一直使用免费的新浪图床。因为最近新浪图床防盗链和图片有效期的缘故,因此决定自己实现一个上传到七牛的应用。

Feature

该应用主要为本人自己使用,所以不会添加较多额外的功能,开发文档

  • 显示剪切板最近的复制的图片、截图,点击快速上传
  • 支持相关参数配置
  • 最近上传、历史图片列表
  • 图片压缩,所有图片将上传为webp

使用

npm i 
// 启动开发
npm run start

// 构建
npm run package

打包后的产物在/out/目录下,直接运行可执行文件即可

About

Use the electron to upload pictures to the picture bed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published