/tvcontrol

[ABANDONED] GUI software (C#) for controlling certain LG TVs over serial port

Primary LanguageC#GNU General Public License v3.0GPL-3.0

tvcontrol

This is program for controlling LG TV over serial port. It is in Czech language, translation will be possibly soon available.

Building

Windows: MSBuild.exe /p:Configuration=Release tvcontrol.sln

Linux: xbuild /p:Configuration=Release tvcontrol.sln