Copy from hummingbird.

This commit is contained in:
2023-01-26 23:41:19 +00:00
commit b2dbebea3a
15 changed files with 865 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Hummingbird
API test channel for Roku.
```
% export ROKU_DEV_TARGET=<ip>
% export DEVPASSWORD=<password>
```
```
make
make install
make remove
```