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

https://github.com/karan/pixels

Know the pixels you see. A lazy Sunday afternoon hack.
https://github.com/karan/pixels

Last synced: 24 days ago
JSON representation

Know the pixels you see. A lazy Sunday afternoon hack.

Awesome Lists containing this project

README

          

Pixels
======

Know the pixels you see. A lazy Sunday afternoon hack.

Captures pixels on your screen sequentially, and draws them out in a single image!

Usage
======

$ cd Pixels
$ python pixels.py

Dependencies
===========

[PIL](http://effbot.org/zone/pil-index.htm)

$ pip install PIL

OR

$ apt-get install python-imaging

[pyscreenshot](https://github.com/ponty/pyscreenshot/)

$ pip install pyscreenshot

Samples
========

![](https://raw.github.com/thekarangoel/Pixels/master/pixel.png)

![](https://raw.github.com/upwhere/Pixels/master/linuxpixel.png)

Share Your Pixels
==========

Bedore anything, **make sure you have the latest fork of this repo**. If you'd like to share your pixels, please add it/them in [Samples](https://github.com/thekarangoel/Pixels#samples) and send a pull request.