Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.
/ HomeSlacker Public archive

Slack bot to control Internet of Things devices

Notifications You must be signed in to change notification settings

ajtatum/HomeSlacker

Repository files navigation

HomeSlacker

An app that currently runs on Heroku to listen to and command Internet of Things devices. Currently supports lifx. In development.

Requirements

Common Commands

  • py -m venv env
  • .\env\Scripts\activate
  • To install requirements: pip install -r requirements.txt
  • To update requirements: pip freeze > requirements.txt

About

Slack bot to control Internet of Things devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages