Skip to content

Instantly share code, notes, and snippets.

@michaelkl
Created June 3, 2018 07:49
Show Gist options
  • Save michaelkl/e22b72619c25a1ef136df161dea50532 to your computer and use it in GitHub Desktop.
Save michaelkl/e22b72619c25a1ef136df161dea50532 to your computer and use it in GitHub Desktop.
Thunar Dropbox upload, share and remove action
dropbox_uploader -E upload "%n" Скриншоты/ && dropbox_uploader -u -q share "Скриншоты/%n" | xclip -filter -selection clipboard; zenity --info --window-icon=/usr/share/icons/hicolor/16x16/apps/thunar-dropbox.png --title="Dropbox" --ok-label="Close" --text="%n was uploaded, URL was copied into clipboard."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment