mirror of
https://github.com/mewtek/i2ME-Legacy.git
synced 2025-05-12 01:10:24 -05:00
Update README.md
This commit is contained in:
parent
5d2a3902cf
commit
565ebfd0f8
15
README.md
15
README.md
@ -5,6 +5,19 @@ This software handles data collection and processing for The Weather Channel's I
|
||||
* Firewall on the stock I2 image fixed to allow incoming connections from ``224.1.1.77`` on ports ``7787`` and ``7788``
|
||||
* [Python 3.8.0](https://www.python.org/downloads/release/python-380/)
|
||||
|
||||
## Records
|
||||
- [x] ADRecord - Airport Delays
|
||||
- [ ] ClimatologyRecord - Record highs/lows
|
||||
- [x] DDRecord - Daypart Forecast
|
||||
- [x] DFRecord - Daily Forecast (7 Day Forecast)
|
||||
- [x] ESRecord - Air Quality
|
||||
- [x] IDRecord - Pollen
|
||||
- [x] MORecord - Current Conditions
|
||||
- [x] TIRecord - Tides
|
||||
- [ ] TFRecord - Traffic Flow
|
||||
- [ ] TNRecord - Traffic Incidents
|
||||
- [ ] WMRecord - Marine Forecast
|
||||
|
||||
# Usage instructions
|
||||
[Download a release](https://github.com/the5dcrew/i2MessageEncoder-Rewrite/releases) for the most stable version, or clone the repository.
|
||||
|
||||
@ -16,4 +29,4 @@ Install the requirements in ``requirements.txt``
|
||||
|
||||
``py -3 -m pip install -r requirements.txt``
|
||||
|
||||
Drop your IntelliStar 2's ``MachineProductCfg.xml`` file into the root of the directory of the encoder, then run ``main.py``.
|
||||
Drop your IntelliStar 2's ``MachineProductCfg.xml`` file into the root of the directory of the encoder, then run ``main.py``.
|
||||
|
Loading…
x
Reference in New Issue
Block a user