Skip to content

Instantly share code, notes, and snippets.

@Naohiro2g
Created January 14, 2018 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Naohiro2g/ee1f74e5c177c447c77108ab1ecb1278 to your computer and use it in GitHub Desktop.
Save Naohiro2g/ee1f74e5c177c447c77108ab1ecb1278 to your computer and use it in GitHub Desktop.
This installs raspi2png.
cd
wget https://github.com/AndrewFromMelbourne/raspi2png/archive/master.zip
unzip master.zip
cd raspi2png-master
make
sudo cp raspi2png /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment