diff --git a/.idea/.idea.GoveeCSharpConnector/.idea/.gitignore b/.idea/.idea.GoveeCSharpConnector/.idea/.gitignore deleted file mode 100644 index 7ee3826..0000000 --- a/.idea/.idea.GoveeCSharpConnector/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/contentModel.xml -/projectSettingsUpdater.xml -/.idea.GoveeCSharpConnector.iml -/modules.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/GoveeCSharpConnector/GoveeCSharpConnector.csproj b/GoveeCSharpConnector/GoveeCSharpConnector.csproj index fa74176..1027ab2 100644 --- a/GoveeCSharpConnector/GoveeCSharpConnector.csproj +++ b/GoveeCSharpConnector/GoveeCSharpConnector.csproj @@ -5,6 +5,13 @@ enable disable latest + true + CSharp Library to control Govee Lights via Govee Web Api and Lan Udp! + Locxion + CSharp Library to control Govee Lights via Govee Web Api and Lan Udp! + https://github.com/Locxion/GoveeCSharpConnector + https://github.com/Locxion/GoveeCSharpConnector + https://github.com/Locxion/GoveeCSharpConnector/blob/main/LICENSE diff --git a/README.md b/README.md new file mode 100644 index 0000000..765eb61 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# GoveeCSharpConnector + +![netStandard2.0](https://img.shields.io/badge/.NET%20Standard-2.0-blueviolet) +[![Nuget](https://img.shields.io/nuget/v/GoveeApiClient?cacheSeconds=50)](https://www.nuget.org/packages/GoveeCSharpConnector/) +# About + +Simple .net Library to interface with Govee Smart Lights via their Web Api or Lan Udp connection.