go-screenupload

command module
v0.0.0-...-1e74c23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2016 License: MIT Imports: 16 Imported by: 0

README

go-screenupload

Simple script to automatically upload screenshots to a remote host, archive screenshots locally and copy URL to clipboard.

Usage

Configure with environment variables and run the binary

USER - Username used on the remote server

HOST - Hostname of the remote server

PORT - Port used for SSH on remote server (Default: 22)

RPATH - Remote Path where files should be moved on the remote server

RURL - URL where the image will be hosted (public_www directory)

LPATH - Local Path where we are going to watch for new additions

ARCHIVE - Path to directory where files will be archived

FILTER - Regex to filter out files that should be automatically uploaded (Default: ^Screen.Shot.[0-9-]*.\w*.[0-9.]*.png for Mac OS screen shots)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL