Skip to content

.Net Standard wrapper around the Lifx cloud HTTP API

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING
Notifications You must be signed in to change notification settings

caleblanchard/LifxHttpNet

 
 

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 Standard wrapper around the Lifx cloud HTTP API

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%