Skip to content

ryotarai/irkit-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irkit-web

Tiny web interface for IRKit

Usage

$ heroku create
$ git push heroku master
$ heroku config:set \
  BASIC_USERNAME="user_for_basic_auth" \
  BASIC_PASSWORD="pass_for_basic_auth" \
  IRKIT_CLIENTKEY="clientkey" \
  IRKIT_DEVICEID="deviceid" \
  IRKIT_MESSAGE_TV_POWER='{"format":"raw","freq":38,"data":[619,...]}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published