An open API service indexing awesome lists of open source software.

https://github.com/progfay/processing-gyazo

Upload image to Gyazo with Processing
https://github.com/progfay/processing-gyazo

Last synced: 3 months ago
JSON representation

Upload image to Gyazo with Processing

Awesome Lists containing this project

README

        

# processing-gyazo

Upload image to [Gyazo](https://gyazo.com) with [Processing](https://processing.org)

## Usage

```processing
import Gyazo.*;

capture();
```