Skip to content
/ WebOs-Discover-Csharp Public template

The discovery of lg tvs, based of the python version(pywebostv) to c# ( I am still creating its not fully functional )

License

Notifications You must be signed in to change notification settings

orpos/WebOs-Discover-Csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

WebOS-Discover-Csharp

This program is a very simple. It's a program to discover lg tvs, based of the python package pywebostv using https://github.com/captainjono/RSSDP

NuGet Badge

Supported Platforms

Net 5.0

GitHub license

How to use it

It may take a while to load

To include it use :

using webos_discovery;

To get the ips

// Get the ips
var ips = new Webos().find_devices();

About

The discovery of lg tvs, based of the python version(pywebostv) to c# ( I am still creating its not fully functional )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages