Skip to content
/ shoot Public
forked from kodx/shoot

Script for taking sreenshot of selected area and upload it to imgur.com

License

Notifications You must be signed in to change notification settings

stumyp/shoot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

shoot-s3

Script for taking sreenshot of selected area and upload it to S3

Implemented in: bash

Dependencies:

  • awscli
  • date
  • scrot
  • xclip
  • libnotify-bin

License: GNU GPL v3

Derived from https://github.com/kodx/shoot

Installation:

wget -O ~/bin/shoot-s3 https://raw.githubusercontent.com/stumyp/shoot/master/shoot-s3  && chmod 755 ~/bin/shoot-s3

Usage:

~/bin/shoot-s3 -b my-bucket -P tim/shots -r us-east-1 -p cdn-tim -f ~/Pictures/ -c yes

Setting for KDE shortcut

About

Script for taking sreenshot of selected area and upload it to imgur.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%