-
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 支持上传剪切板中的图片 \n-支持拖拽图片到应用状态栏直接上传 \n-支持截图上传 \n-支持检查更新
- Loading branch information
Showing
19 changed files
with
551 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,46 @@ | ||
# uPic | ||
超级简洁的基于 https://sm.ms 图床的第三方上传客户端 | ||
## uPic | ||
|
||
超级简洁的基于 https://sm.ms 图床的 Mac 版上传客户端 | ||
|
||
|
||
![pic](https://i.loli.net/2019/06/08/5cfb8f61f2a3796018.png) | ||
|
||
### TODO | ||
![pic](https://i.loli.net/2019/06/09/5cfc720f0f7c339579.png) | ||
|
||
### Features | ||
|
||
* [x] 支持 URL、HTML Img、Markdown 输出格式 | ||
* [x] 支持上传剪切板中复制的图片 | ||
* [x] 支付拖拽图片到应用图标直接上传 | ||
* [x] 支持截图上传、微信、QQ等第三方截图的也可以 | ||
|
||
* [x] 支持检查更新 | ||
|
||
|
||
|
||
### Preview | ||
|
||
* 选择文件上传 | ||
|
||
![select](http://s2.svend.cc/projects/uPic/selectUpload.gif) | ||
|
||
* 复制图片上传 | ||
|
||
![copy](http://s2.svend.cc/projects/uPic/copyUpload.gif) | ||
|
||
* 截图上传 | ||
|
||
![截图](http://s2.svend.cc/projects/uPic/screenshotUpload.gif) | ||
|
||
* 拖拽上传 | ||
|
||
![drag](http://s2.svend.cc/projects/uPic/dragUpload.gif) | ||
|
||
|
||
|
||
### Thanks | ||
|
||
本人完全是一名 Mac 开发新手,能开发出这个小项目离不开他们的帮助: | ||
|
||
* [ ] 支持上传剪切板中复制的图片 | ||
- [https://www.smslit.top/](https://www.smslit.top/) | ||
|
||
* [ ] 支付拖拽图片到应用图标直接上传 | ||
- [https://www.cnswift.org/](https://www.cnswift.org/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.