Add TODO
This commit is contained in:
parent
1b62761733
commit
45eae0aaf5
|
@ -63,7 +63,9 @@ screen -R <name screen whatever you want>
|
||||||
```
|
```
|
||||||
python3 NotifyBot.py
|
python3 NotifyBot.py
|
||||||
```
|
```
|
||||||
|
### TODO
|
||||||
|
implement YAML file for config options
|
||||||
|
implement airport name, done by closest airport
|
||||||
#### Refrences
|
#### Refrences
|
||||||
- https://opensky-network.org/apidoc/
|
- https://opensky-network.org/apidoc/
|
||||||
- https://geopy.readthedocs.io/en/stable/
|
- https://geopy.readthedocs.io/en/stable/
|
||||||
|
|
Loading…
Reference in New Issue