Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tekusp/lg_thinq_csharp

LG ThinQ .NET API in C# with Desktop Application
https://github.com/tekusp/lg_thinq_csharp

csharp csharp-library lg lg-thinq lg-thinq-api lg-thinq-csharp thinq

Last synced: 15 days ago
JSON representation

LG ThinQ .NET API in C# with Desktop Application

Awesome Lists containing this project

README

        

# LG Thinq CSharp API

![.NET Core](https://github.com/TekuSP/LG_Thinq_CSharp/workflows/.NET%20Core/badge.svg?branch=master)

Working on connecting to LG Thinq devices using LG Thinq servers through C#.
Allow easy control of devices and getting their status. Inspired by https://github.com/sampsyo/wideq

I only own Washing Machine.
There is WPF application client included.

I use IE Browser for login so no information other than token is passed into application.
I use OAuth 2.0 so no password is stored for user.

I will appriciate any help.