Skip to content

johnathan-branch/OpenWeatherMap-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder contains source code and an executable build for 3 simple weather monitioring applications that utilizes the Weather Map API to get current weather data via utilization of an API key embedded in an HTTP request.

One of the 3 applications is written in LabVIEW, the other two are written in Python (GUI app and CLI app).

LabVIEW source code written in LabVIEW 2021 - 32 bit, Windows 10 enviroment

The LabVIEW 2021 Run-Time engine download executable included within the LabVIEW folder may need to be ran first in order to run the LabVIEW-built application.

In order to run the applications, the Weather Map App Settings.cfg file in the current application folder needs to be populated with a valid key for the OpenWeatherMap API - https://openweathermap.org/appid

LabVIEW App GUI: labview-ui

Python GUI App: python-gui-app

Python Console App Demo Output: python-console-app

About

Source codes and an executable build for 3 simple weather monitoring applications that utilizes the Weather Map API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors