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

https://github.com/theden/mosaic-o-matic

Mosaicifies any uploaded image. Links are also sharable!
https://github.com/theden/mosaic-o-matic

Last synced: over 1 year ago
JSON representation

Mosaicifies any uploaded image. Links are also sharable!

Awesome Lists containing this project

README

          

# mosaic-o-matic

Mosaicifies any uploaded image. Links are also sharable! ~~[Live version](http://162.243.87.171/)~~

EDIT: Disabled live version due to server costs :disappointed:

Samples:

~~[Pug ](http://162.243.87.171/index.html?sample.jpg)~~

~~[Louis Wain cat](http://162.243.87.171/index.html?sample2.png)~~

~~[The Matterhorn] (http://162.243.87.171/index.html?sample3.jpg)~~

### Prerequisities

npm+nodejs, [node-canvas](https://github.com/Automattic/node-canvas) and its prereqs.

### Installing
```
git clone https://github.com/TheDen/mosaic-o-matic/
cd mosaic-o-matic
npm install
npm start
```

Node.js server will run on port 8765.