Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

executable file
·
23 lines (17 loc) · 1.22 KB

WeatherMX

WeatherMX - an elegant, free, open-source web application built to display data form CumulusMX which is a USB weather stations data logger.

My Demo Live Site: https://weathermx.williambargent.co.uk

Roadmap

  1. Full rebuild on CodeIgniter4 to allow PHP 8.1 support,
  2. Provide better access to historic data,
  3. Support for LoraWAN temperature sensors,
  4. Admin portal to administor stations,

Install

This application currently isn't ready for installation

Screenshots

Coming soon

Additional Weather Station Support

  • All weather stations supported by CumulusMX are supported by WeatherMX,
  • Netatmo Smart WiFi Weather Stations - can also be supported using the following script which utilises their API to pull data and store it in a compatible database schema. williambargent/Netatmo-Weather-MySQL