/s3-screenshot

Utilizing scrot to take screenshots, upload directly to personal S3 bucket and return URL

Primary LanguageShellApache License 2.0Apache-2.0

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