This is my alternative to [insert your favorite screenshot upload tool]. I use it in combination with Record Screen script.
It watches a screenshots
directory on desktop and uploads any new file to Cloudinary. I have it then set to copy link to clipboard and move the file to trash. On top of that I have a dynamic route on my personal website to display the image/video along with a simple kvstore to track views (anonymously, just so that I know when someone view the file). It looks like this. Code for it is here.
One of nice things about Cloudinary is that if I record a video, all I have to do is replace.mov
with .gif
in url to get a gif.
Don't forget to run following command in your terminal to change default screenshot (cmd+shift+4
) location:
Open watch-screenshots in Script Kit