Skip to content
CalebJ2 edited this page Mar 10, 2018 · 2 revisions

Connect to the raspberry pi over ssh. Address is pi@raspberrypi.local with a direct ethernet connection. (You might need to install Bonjour Print Services to handle the DNS lookup)

Run main.py using python

python main.py --config [option]

Leaving off the -c or --config parameter will use the default settings. See available config settings or edit them in the config.ini file.

Clone this wiki locally