Skip to content

HM4704/homeberry-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeberry-api

Example REST API service for the Homeberry project

Installation

  1. You need create a new virtual environment for the flask webserver. There is a lot of tutorials online, but basically you want to create an virtual environment for the server:
$ virtualenv homeberryApi
  1. Edit homeberryApi.py to your run your services / commands

  2. Create and start service on boot by copying the homeberryApi.service file to /etc/systemd/system/ directory and enabling it:

$ sudo systemctl enable homeberryApi.service
$ sudo systemctl start homeberryApi.service

Custom Install

sudo apt install cec-utils sudo apt install python3-apscheduler sudo apt-get install kodi-inputstream-adaptive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published