mirror of https://github.com/veonik/spaced
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
cmd/spaced | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
config.toml.dist | 4 years ago |
README.md
spaced
Screenshot auto uploader that puts a short link to the newly uploaded image in the system clipboard.
Overview
spaced monitors a directory, uploading newly created files to a pre-configured S3-compatible store. After an image is uploaded, a short URL is generated by eok.vin and placed in the system clipboard.
Usage
Usage of ./spaced:
-access-key string
Access key
-bucket string
Bucket (or Space) name (default "veo")
-endpoint string
Endpoint URL (default "nyc3.digitaloceanspaces.com")
-monitor-path string
Path to monitor (default "~/Desktop")
-prefix string
Key prefix
-secret-key string
Secret key