Skip to content

usrbinpikachu/ambientweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An AmbientWeather.net REST API client written in Rust. In a very early, hacky state. You will need to edit main.rs to add your api key and application key.

TODOs:

  • Implement a config file for api/app key values
  • Implement querying the API for a specific device (currently the API only allows queries by MAC address)
  • Attempt to implement dynamic struct creation instead of explicitly declaring >100 JSON fields

About

Ambient Weather REST API client written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages