Skip to content

cloudfakers/zuul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zuul: The Abiquo Gatekeeper

Build Status

Zuul is a small API used to open the office door. It runs on a Raspberry Pi and sends a signal to the appropriate GPIO pin when the "open door" command is issued. This way wa can keep working on our shit without having to traverse the office everytime someone rings.

raspberry cam door

Prerequisites

Zuul is written in Go, so you'll need to have Golang installed and configured.

You will also need to install eSpeak if you want to be able to use the text to speech features.

Compiling

Zuul can be compiled as follows:

make install

This will download all required dependencies, build and install the zuul binary in $(GOPATH)/bin.

License

This sowftare is licensed under the Apache License 2.0. See LICENSE file for details.

Releases

No releases published

Packages

No packages published