Custom uploader script for Flameshot #2483
Ixve
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, recently I've tried to find how to upload to hosting services such as upload.systems, however found nothing. I've then came across ShareS and it had a example script. I've went ahead and modified it in order to make it compatible with hosting services. If anyone needs it, here you go.
It's made fully in bash, all you have to do is put your authentication key and upload URL in the .sh file, run
chmod +x ./script.sh
and then run the script.Please do note I am no professional programmer/coder and this isn't the most optimized script ever. If you wish to make any changes that will optimize the code, feel free to.
Beta Was this translation helpful? Give feedback.
All reactions