bynelus / SwiftyRobot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftyRobot

Requirements

  • Swift 4.0
  • Linux
  • Raspberry Pi 3+

Setup

Connect to Raspberry Pi

Connect to raspberry pi by running the connect-pi.sh script. This connects (ssh) to the pi via it's hostname.

Run the program

By running the run-script.sh the program will be build and run from the command line.

Usage

Github

The source is hosted at Github. It makes it easy to work on a development machine and to pull it into the headless Raspberry Pi. Just git pull origin master to get the latest version.

Author

NielsKoole (Twitter)

License

SwiftyRobot is available under the MIT license. See the LICENSE file for more info.

About

License:MIT License


Languages

Language:Swift 93.6%Language:Shell 6.4%