This code allows you to open up an image file and replace its pixels with stars as you move the mouse over the screen. Useful, right?
chmod +x install.sh./install.sh (this will take a while)python starry.py "filename.jpg" from the command line. Press Ctrl-S to save.