GitHub - mensly/LifxHttpNet: .Net wrapper around the Lifx cloud HTTP API · GitHub
Skip to content

mensly/LifxHttpNet

Folders and files

Repository files navigation

LifxHttpNet

.Net wrapper around the Lifx cloud HTTP API

  • This library acts as a thin wrapper around the public Lifx HTTP API as described at http://developer.lifx.com
  • All operations make use of the async Task APIs via Refit for REST calls
  • This library does not perform any caching or management of model objects other than to simplify accessing the API
  • I hope that this library helps enthusiasts tinker with their Lifx lights, though much more backend code would be required for a full-featured Lifx client
  • Use of this library requires a Personal Access token acquired from: https://cloud.lifx.com/settings
  • Use of this library should only be in accordance to the terms at: http://developer.lifx.com/terms.html

About

.Net wrapper around the Lifx cloud HTTP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages