imgurLoader

command module
v0.0.0-...-fef9c7d Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: MIT Imports: 9 Imported by: 0

README

imgurLoader

small command to load images to imgur.com

Installation

For installation run command go build inside the directory. You should have golang installed on your computer

Configuration

After first run command will create .imgurLoader file inside your home directory. This file contains several fields:

  • path - path where application will look for changes
  • file - regexp for filter unnecessary changes

Default Configuration

  {
    path: your_home_directory/Pictures,
    file: /.png
  }

Beware

By default command will send all *.png files (new or changed) in default directory to imgur.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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