Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

alexwalterbos/jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER: I do not intend to offer any support, or even sane versioning, unless I happen to feel like it. Always feel free to open an issue, but don't expect a quick response.

LICENSE: See LICENSE file. MIT License, 2017, Alex Walterbos.

Jarvis

Jarvis is a custom home automation server, and currently serves as a host project for my tinkering around side projects. The goal is to create a central control point for the connected equipment via various ways of communication.

Hub

Hub is Jarvis' central component. It is built with Dropwizard, and provides a RESTful(ish) api to communicate with. So far, it handles authentication/authorization and turning off lights in my house.

Antenna

Antenna provides an interface to a GPIO header using Pi4J. Via the GPIO header, it controlls a 433MHz transmitter.

Clifton

A 'Command Line Interface For Turning lights ON'. If you know their codewords, that is.

About

Custom home automation server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors