Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tekusp/lg_thinq_csharp
- Owner: TekuSP
- License: gpl-3.0
- Created: 2019-07-18T21:33:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T21:16:38.000Z (over 1 year ago)
- Last Synced: 2023-07-22T22:22:23.056Z (over 1 year ago)
- Topics: csharp, csharp-library, lg, lg-thinq, lg-thinq-api, lg-thinq-csharp, thinq
- Language: C#
- Homepage:
- Size: 120 KB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/wideqI 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.