Skip to content

Cross platform client library for interacting with roku devices

License

Notifications You must be signed in to change notification settings

garvincasimir/roku-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roku-remote

Cross platform client library for interacting with roku devices

See the rokuremote project for how the library can be used. Please install dotnet core for whatever platform you try this on.

In the rokuclient project:

dotnet restore
dotnet build

In the rokuremote project:

dotnet restore
dotnet run

You must have a roku device on the same network as the computer running the code

You can add the library to your project from nuget

Install-Package RokuDeviceLib.RokuClient

About

Cross platform client library for interacting with roku devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages