Takes screenshots and uploads them to puush using the puush API and copies the link to clipboard. Recommended for set up with keyboard shortcuts
Utilises gnome-screenshot for taking screenshots, zenity for file uploads (both included in Ubuntu).
- Clone or download the repo
- In file "puush" add your puush API key to PUUSH_API_KEY
- (You can find your API key at http://puush.me/account/settings)
- Make it executable using chmod +x puush
- Place this file wherever you want (recommended: /usr/local/bin)
- Set up keyboard shortcuts within unix
puush -d # puush desktop
puush -a # area puush
puush -w # puush window
puush -f # file upload
puush -h # help
- gnome-screenshot
- zenity
- curl
- xclip
- notify-send
- puush in command line https://github.com/blha303/puush-linux
- puush using keyboard https://github.com/sgoo/puush-linux