Skip to content

semick-dev/constellation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

constellation

A constellation of tools that work together to form the core of my home automation suite. Vaguely space-themed.

Pointless rehash of a bunch of other crap, but I wanted to do this for myself.

Mostly written in .NET. Forays into other languages as necessary.

Usage

Requirements:

  • Install .NET 6.0 SDK (drone/downloader)
  • Install Node 19 (watcher)
  • npm install -g typescript (watcher)
  • npm install -g webpack (watcher)

Installation

  • Clone this repo.
  • On linux, use install.sh. On Windows, use install.ps1.

Repo Directory

Name Purpose
drone/downloader .NET executable that pulls a unit of work off a download queue, downloads the item, and exits.
watcher Static Website that offers interactions with constellation automation and services. Communicates using a storage account.

About

Messing about with home automation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published