picgo uploader for github
npm install picgo-plugin-github-plusplugin for PicGo
- Sync uploaded with github use data.json
- Sync remove action
- Pull img info from github
Don't edit lastSync
- repo: repo name, split by '/', eg: owner/repoName
- branch: default master
- token: github access token
- path: file path
- customUrl: used to insead of https://raw.githubusercontent.com/:owner/:repo/:branch/:path/:filename, eg: ${customUrl}/path/filename.jpg
- origin: github or gitee, default github
makesure the customUrl can access your repo

- Sync origin: Just sync data.json (use latest updated)
- Pull origin: Pull all img info from origin (force and override local data.json)
由于gitee文件大小有1mb限制, 所以超过1mb的文件无法通过外链获取
- Hyrule: A electron app to manage issues and images from github