Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 759 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 759 Bytes

S3-Screenshot

Utilizing scrot to take screenshots, upload directly to personal S3 bucket. Returns URL to stdout and to the clipboard.

Example Usage

$ ./screenshot 
select area for screenshot
upload...
http://<s3_bucket>/<date>

Installation

make install

AWS s3

Configuring S3 Bucket Static Website Hosting

BackBlaze b2

Create Bucket

Configuration

Configuration is stored in ${HOME}/.config/s3-screenshot.conf

Dependencies