Created
June 3, 2018 07:49
-
-
Save michaelkl/e22b72619c25a1ef136df161dea50532 to your computer and use it in GitHub Desktop.
Thunar Dropbox upload, share and remove action
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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