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.
- Host: GitHub
- URL: https://github.com/karan/pixels
- Owner: karan
- Created: 2013-08-04T08:19:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-06T09:54:12.000Z (over 12 years ago)
- Last Synced: 2025-02-12T07:10:56.034Z (11 months ago)
- Language: Python
- Homepage:
- Size: 342 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
========


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.