Add build CI file and gitignore
Update README file to match website
Add Go Module files
The goal of this program is to allow anyone to create a 4D movie script. When run on a Raspberry Pi, the program will allow you to control Raspberry Pi's GPIO pins.
The program can be controlled using a web interface, and is written in Go.
The following packages must be installed on your system.
A Raspberry Pi is also preferred, otherwise the program would run in simulation mode.
This program is written by Humaid AlQassimi, and is distributed under the GPLv3.
$ go get -u git.sr.ht/~humaid/_4dg
$ go install git.sr.ht/~humaid/_4dg
If running on a Raspberry Pi, the program should run as root, otherwise GPIO couldn't be accessed.
$ _4dg run