Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.25 KB

OmniWeather Website

A website to display the data collected by the OmniWeather weather station. It sisplays the latest report available on the configured discord repository. You can check out the deployed website on omniweather-beta.netlify.app.

Check out the OmniWeather project for more information.

Shown Data

  • Temperature
  • Humidity
  • Barometric pressure
  • Wind speed
  • Wind direction
  • Rainfall
  • UV index

Data

The data the website is showing is collected by the OmniWeather weather station. The reports can be seen on it's GitHub repository. It "should" still be running, and new reports are added every hour.

Tech Stack

Vue.js with Node.js and Netlify for deployment

Authors

License

GNU General Public License v3.0