Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sergix44 committed Aug 12, 2021
1 parent d7d2b58 commit 4d494f3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/clients.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 4d494f3

Please sign in to comment.