2025-01-14 02:57:04 +00:00
2022-11-13 17:19:09 -07:00
2022-11-02 22:00:13 -07:00
2025-01-13 18:53:57 -08:00
2022-11-28 01:01:27 +00:00
2025-01-14 02:57:04 +00:00
2022-10-17 22:22:44 -07:00

IntelliStar 2 Data Collector

NOTICE FOR THIS REPOSITORY

This is an unmaintained version of the legacy IntelliStar 2 Data Collector developed when I was originally working with the OpenTelecom group. All git commit history has remained intact, and this software is free to use and modify so long as a closed-source version is not distributed, per the GNU Public License.

Enjoy!

Requirements

Completed Records

  • Aches and Pains
  • Air Quality
  • Airport Delays + National Airport delays
  • Alerts (BERecord)
  • Breathing
  • Current Conditions
  • Daily Forecasts
  • Hourly Forecasts
  • Heating and Cooling
  • Mosquito Activity
  • Pollen Forecasts
  • Tide Station Forecasts
  • Watering Needs
  • Marine Forecasts
  • Traffic Forecasts (API access missing)

Usage instructions

  1. Ensure that Python 3.8 is installed.
  2. Download a release, and unzip to the wanted directory.
  3. Use command prompt to enter the directory of the scripts, then install package requirements:
    py -3 -m pip install -r requirements.txt
  4. Drop your unit's MachineProductConfiguration.xml file into the root of the script
  5. Run main.py

Attributions & Disclaimers

Air Quality reports are powered by Copernicus Atmosphere Monitoring Service Information 2022. Neither the European Commission nor ECMWF is responsible for any use that may be made of the Copernicus Information or Data it contains.

Description
Legacy Python Version for i2ME
Readme GPL-3.0 16 MiB
Languages
Python 100%