Repository for scripts I write for the Raspberry Pi.
Download the repository: git clone https://github.com/cwalk/RaspberryPi
Navigate into the project directory: cd RaspberryPi/
Open and run whichever scripts you want.
Python scripts are run with: python file.py
JavaScript files are run with nodejs: node file.js