rightgenius / uPic

📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.

Home Page:https://blog.svend.cc/upic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🇨🇳中文 | 🇬🇧English
uPic

Picture and file upload tool for macOS. - A native, powerful, beautiful and simple

Travis Build Status GitHub release Downloads MIT

Donate on PayPal Chat on Telegram Follow My Twitter Follow My Twitter


👬Chat: Telegram, Twitter, Weibo, Wechat Group

☕️Donate: Paypal, Alipay, WechatPay

📑 Introduction

uPic(upload Picture) is a image(file) hosting client for Mac. You can upload image, files to specified provider’s OSD service which was configured. Before uploading, you can get an url immediately which can be accessed on internet.

💡 Tips: They can automatic uploading local file and screenshot, meanwhile the menu bar shows the uploading progress constantly. File's link will automatically copied to the clipboard when finish upload, make you insert pictures quickly when you are blogging or chatting. Link’s format can be a normal URL, HTML or Markdown, it's totally up to you.

🔋 Support image hosting:smms, UPYUN USS, qiniu KODO, Aliyun OSS, TencentCloud COS, BaiduCloud BOS, Weibo, Github, Gitee, Amazon S3, Imgur, custom upload api, ...

🚀 How to install

1. Homebrew(Recommend):

brew cask install upic

2. Download from github

Click release to download. If accessing Github is difficult to download, you can download it from Gitee release.

Check Finder Extensions's authority

    1. Run uPic
    1. Open System preferences - Extensions - Finder Extensions make sure that uPicFinderExtension is be selected

🕹 How to use it

function description previewing
🖥 Pick choose file from Finder
⌨️ Copy uploud file from clipboard
🖱 Drag local file drag file to status bar
🖱 Drag from browser drag image to status bar from browser
📸 Screenshot capture a screenshot
📂 Right click right click to upload

🧰 More Functions

Except these basic functions, uPic also provides a series of small features to improve user experience.

1. ⌨︎ Global shortcut key

2. 🕦 Upload history

3. 📢 More functions are waiting for you to check it out

...

❓ Question

1.How to configurate image hosting❓
2. Finder extension doesn't work❓

Because of Finder extension will always be selected after select action was done. So if you come across Finder extension operation is unresponsive, maybe uPic program was not runing.

3.Why I finished configuration of image hosting already, image/file upload failed?

maybe you choose the wrong image hosting, go to check it out~

4. Upload completed without notification❓

For example, when the v0.10.4 version is changed, the notification method has changed, and the user may not receive the notification after the upload is completed. Can be solved by the following methods

1.In the System preferences - Notifications, find uPic in the list and delete (press the Delete key)

2.Exit uPic and restart

5.macOS 10.15 can't open, software is damaged❓

After the terminal executes the following command, the APP can be opened normally.

sudo xattr -d com.apple.quarantine /Applications/uPic.app

✨ Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Other Contributors

Thanks goes to these wonderful people (emoji key):

alley
alley

🌍
Jackxun123
Jackxun123

🌍
eleven
eleven

🌍
zhucebuliaomax
zhucebuliaomax

🎨

uPic © Svend, Released under the MIT License.
Authored and maintained by Svend with help from contributors (list).

About

📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.

https://blog.svend.cc/upic

License:MIT License


Languages

Language:Swift 99.8%Language:Ruby 0.2%