Skip to content

shigepon7/shsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SHSH (SHigepon SmartHome)

Usage

  1. Create Slack bot account.
  2. Prepare a MySQL server.
  3. Edit Dockerfile.
    1. Slack bot token (-t).
    2. Slack channel name (-c, -m).
    3. MySQL database settings (-h -u -p -d).
  4. Build docker image.
docker build -t shsh .
  1. Run docker container.
docker run --rm --net=host shsh

Thanks

Without his software, this software would never have appeared.

Hiroshi SUGIMURA, Kanagawa Institute of Technology

echonet-lite.js https://github.com/Hiroshi-Sugimura/echonet-lite.js

Author

  • Daisuke SHIGETA a.k.a. @shigepon7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published