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

https://github.com/soixantecircuits/imageroulette


https://github.com/soixantecircuits/imageroulette

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Image Roulette

This app use google-image to search for any content relative to a random generated word.
It can be controlled via OSC or with the keyboard.

## Installation

This app like all nodejs app is installed via npm:

``` bash
$ git clone [email protected]:soixantecircuits/ImageRoulette.git && cd ImageRoulette
$ npm install
```

## Example Usage

``` bash
node app.js
```