STEAM GROUP
Third Iteration 3IT
Membership by invitation only
STEAM GROUP
Third Iteration 3IT
0
IN-GAME
5
ONLINE
Founded
April 9, 2012
Language
English
 This topic has been pinned, so it's probably important
fabricant Mar 31, 2015 @ 3:26pm
A guide to ShareX (or: Abandoning the puush client)
ShareX is a lovely uploading program. It's better than puush. You can use ShareX to upload to puush without using the puush client. ShareX can also upload to other hosts.

If you want to configure it to upload images to an imgur account, go to Destinations on the left and select "Destination settings...". Select Imgur. Click step 1, allow ShareX access to your imgur account, get the code for step 2, complete authorization. You're done.

Let's configure ShareX to upload stuff to puush. Open ShareX. Go to Destinations on the left and select "Destination settings...". Scroll down the list on the left to "Custom uploaders". There's a bunch of fields that look very scary but don't worry, this step is done automatically. You just need to do something else first. You need to get your puush API key which you can find in your client settings or your online account settings: http://i.imgur.com/UjzEX8v.png
By the way, your API key will have : in the middle. REMOVE COLON remove colon.

Once you have your key, check out the code below. Replace YOUR API KEY with your actual key. You can put anything in the z field.

I actually can't put the code in this post because it causes steamcommunity formatting to break so I put it here: http://pastebin.com/raw.php?i=dU9gA3WX
(It's also in the github link at the bottom)

When you have replaced the fields with the required strings, go back to ShareX. You should still have the custom uploaders window open. Copy the edited code to clipboard. Click Import and select From Clipboard. It should do everything automatically.
It should look like this: http://i.imgur.com/sa1HuU0.png
Click update and try the image or file tests on the bottom left. If nothing seems to happen for a while, you did it right. Puush is just slow at responding. If you get an error, you did something wrong you idiot.

If everything is right, close that. Set the destination for images or files to custom uploader. That's it. You should be set. http://i.imgur.com/MkcN1Xv.png

Here's some more reading on other custom uploaders: https://github.com/ShareX/ShareX/wiki/Custom-Uploader-examples
Be sure to set the ShareX hotkeys to the puush ones you're familiar with.
Explore ShareX. There's a lot of options to configure.
Don't want it to show the image on the bottom right after it uploads? Change it here: http://i.imgur.com/qWaabiM.png
Last edited by fabricant; Mar 31, 2015 @ 4:25pm