Skip to content

Screen capture and Puush image-bin client

Notifications You must be signed in to change notification settings

Ultima1252/puush

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Puush in Unix

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).

Instructions

  • Clone or download the repo
  • In file "puush" add your puush API key to PUUSH_API_KEY
  • Make it executable using chmod +x puush
  • Place this file wherever you want (recommended: /usr/local/bin)
  • Set up keyboard shortcuts within unix
    • (in Ubuntu it's system settings > keyboard > keyboard shortcuts > custom shortcuts)
    • Log out for the changes to take place
    • Here's what it looks like for mine: Puush keyboard setup

Commands

puush -d		# puush desktop
puush -a		# area puush
puush -w		# puush window
puush -f		# file upload

puush -h  	  # help

Dependencies

  • gnome-screenshot
  • zenity
  • curl
  • xclip
  • notify-send

Alternatives

About

Screen capture and Puush image-bin client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%