Skip to content

jigyakkuma/gyagoyle

Repository files navigation

GYAZO client for Linux

wercker status

Discription

Client tool for GYAZO

Requirement

This tool use a ImageMagick or Gnome Screenshot, and xclip.

Install

$ go get github.com/jigyakkuma/gyagoyle

Usage

If you run in a terminal:

$ gyagoyle

If you use a config file:

$ vi ~/.gyagoyle/config.toml
[[profile]]
name = "example.com"
endpoint = "http://example.com/gyazo/upload"
basicUser = "userName"
basicPassword = "password"

and

$ gyagoyle --profile example.com

It is convenient to register a shortcut on the menu.

About

Gyazo client for Linux in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages