Coder Social home page Coder Social logo

mariusbreivik / gonetatmo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 18 KB

Simple Golang client which let you retrieve weather data from your netatmo weather station

License: The Unlicense

Go 100.00%
netatmo-weather-station netatmo-api netatmo golang go-resty weather-data yrno godotenv json go

gonetatmo's Introduction

GoNetatmo CircleCi Build Status

Simple goloang client to retrieve json data from the netatmo weather station via [api.netatmo.com]

More details:

https://dev.netatmo.com/resources/technical/reference

Get started

  1. clone
$ git clone [email protected]:mariusbreivik/GoNetatmo.git
  1. install project dependencies:
$ dep ensure
  1. You need to create an application at https://dev.netatmo.com/ to be able to get your weather station data fra https://api.netatmo.com
    Create the .env file in the project directory containing the following:
CLIENT_ID=<clientID from your app at https://dev.netatmo.com/myaccount/>
NETATMO_USERNAME=<your username @ netatmo>
NETATMO_PASSWD=<your password @ netatmo>
CLIENT_SECRET=<your client secret for your app @ netatmo>
  1. run
$ go run main.go

gonetatmo's People

Contributors

mariusbreivik avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

hilli

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.