update docs
This commit is contained in:
parent
d7d2b5801c
commit
4d494f3f6c
1 changed files with 6 additions and 6 deletions
|
@ -16,6 +16,12 @@ and paste the URL copied from XBackBone, and all should work out-of-the-box.
|
|||
|
||||
If for whatever reason you need to change the instance url or the token, just edit the settings of the XBackBone plugin.
|
||||
|
||||
## MagicCap (Mac and Linux)
|
||||
MagicCap supports the same file format used by ShareX.
|
||||
|
||||
Just download the ShareX config file from your profile, and then on MagicCap open the Preferences > Uploader settings and choose ShareX.
|
||||
Set the path to the file you have downloaded, and you are good to go!
|
||||
|
||||
## uPic (Mac)
|
||||
This tool does not support plugins or custom configuration, but you can configure it manually:
|
||||
In preferences, you should add "Custom" host and configure it as follows:
|
||||
|
@ -26,12 +32,6 @@ In preferences, you should add "Custom" host and configure it as follows:
|
|||
- In "Other fields", in the body section, you should add the field `token`, with your upload token.
|
||||
- In "Other fields", in the headers section, you should add the field `Content-Type`, with the value `application/x-www-form-urlencoded`.
|
||||
|
||||
## MagicCap
|
||||
MagicCap supports the same file format used by ShareX.
|
||||
|
||||
Just download the ShareX config file from your profile, and then on MagicCap open the Preferences > Uploader settings and choose ShareX.
|
||||
Set the path to the file you have downloaded, and you are good to go!
|
||||
|
||||
## Bash Script (Linux, Mac, WSL)
|
||||
XBackBone can generate a script that allows you to share an item from any tool, even headless servers:
|
||||
+ Login into your account
|
||||
|
|
Loading…
Reference in a new issue