Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xlzy520/picgo-plugin-smms-user
a plugin for picgo for SM.MS
https://github.com/xlzy520/picgo-plugin-smms-user
picgo-plugin smms
Last synced: about 2 months ago
JSON representation
a plugin for picgo for SM.MS
- Host: GitHub
- URL: https://github.com/xlzy520/picgo-plugin-smms-user
- Owner: xlzy520
- License: mit
- Created: 2019-09-23T09:32:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T07:46:53.000Z (over 2 years ago)
- Last Synced: 2024-05-19T02:07:57.387Z (8 months ago)
- Topics: picgo-plugin, smms
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 39
- Watchers: 2
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
- Awesome-PicGo - picgo-plugin-smms-user
README
## picgo-plugin-smms-user
[![下载](https://img.shields.io/npm/dm/picgo-plugin-smms-user.svg?color=brightgreen)](https://npmcharts.com/compare/picgo-plugin-smms-user?minimal=true)
[![版本](https://img.shields.io/npm/v/picgo-plugin-smms-user.svg?color=brightgreen)](https://www.npmjs.com/package/picgo-plugin-smms-user)
[![许可](https://img.shields.io/badge/license-mit-brightgreen.svg)](https://github.com/xlzy520/picgo-plugin-smms-user/blob/master/License)为 [PicGo](https://github.com/Molunerfinn/PicGo) 开发的一款插件,新增了[SM.MS注册用户](https://sm.ms/home/) 图床。
使用SM.MS V2的API上传,适用于注册了SM.MS的用户。填写`Authorization`即可### 安装
- 在线安装
打开 [PicGo](https://github.com/Molunerfinn/PicGo) 详细窗口,选择**插件设置**,搜索**smms-user**安装,然后重启应用即可。
- 离线安装
克隆该项目,复制项目到 以下目录:
- Windows: `%APPDATA%\picgo\`
- Linux: `$XDG_CONFIG_HOME/picgo/` or `~/.config/picgo/`
- macOS: `~/Library/Application\ Support/picgo/`切换到新目录执行 `npm install ./picgo-plugin-smms-user`,然后重启应用即可。
### 截图
![](https://i.loli.net/2019/09/29/LPmKlQ4zFX9JpNw.jpg)
### 配置
在[这里](https://sm.ms/home/apitoken)获取Authorization|参数名称|类型|描述|是否必须|
|:--:|:--:|:--:|:--:|
|Authorization|input|Authorization即API Token|true|