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
- This project is licensed under GNU AGPLv3.
- CodeIgniter4 is licensed under MIT License.
- Full rebuild on CodeIgniter4 to allow PHP 8.1 support,
- Provide better access to historic data,
- Support for LoraWAN temperature sensors,
- Admin portal to administor stations,
This application currently isn't ready for installation
Coming soon
- 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