Jack Sweeney
1c15623b6d
Nearest Airport IMG, coordinates use fix
...
-Append airport to map
-Import pull data modules only when needed
-Move when nearest airport is calculated
-Fix use of incorrect coordinates for location lookup and nearest airport #216
2020-11-12 04:00:45 +00:00
Jack Sweeney
624cb60c42
Add gitignore
2020-11-12 03:41:52 +00:00
Jack Sweeney
0b88942307
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
2020-11-10 02:17:38 +00:00
Jack Sweeney
bbb579f8a6
Auto download airports.dat
2020-11-10 02:17:07 +00:00
Jack Sweeney
ed1580c2e0
rename Airport lookup, ignore comments
2020-11-10 02:16:34 +00:00
Jack Sweeney
1953a87a08
Auto download airports.dat
2020-11-10 01:19:33 +00:00
Jxck-S
7cb7c538d6
Update docs, tabulate, airports.dat, new config dir
2020-11-09 13:38:08 -05:00
Jxck-S
d64d34678d
Remove unused imports
2020-11-09 13:23:24 -05:00
Jxck-S
4a49d58675
Remove extra dict, cleanup parsing
2020-11-09 13:23:09 -05:00
Jxck-S
f13a966163
Fixes response not set error, only print status if status
2020-11-08 12:23:51 -05:00
Jxck-S
85fffd3a9b
Handle assisgment errors when bad data
2020-11-08 12:22:31 -05:00
Jxck-S
a08503fb4c
Changes to last contact output
2020-11-03 16:38:12 -05:00
Jxck-S
5638ccba31
Fix error message not defined
2020-11-03 16:37:20 -05:00
Jxck-S
cb53a7e018
Change to dynamic sleep
2020-10-28 18:52:06 -04:00
Jxck-S
b9a59c7923
Change output format, show last contact time, Update Twitter usage
2020-10-28 18:51:15 -04:00
Jxck-S
0fd3aa08c5
Dynamic Sleep Status
2020-10-27 11:09:43 -04:00
Jxck-S
aadf1dd6d4
Selenium/Chromedriver wait changes
2020-10-25 22:52:16 -04:00
Jxck-S
a2a3e44476
Move config files/reduce repase, intital airport lookup
2020-10-25 22:42:50 -04:00
Jxck-S
24e4b6c133
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
2020-10-22 19:03:56 -04:00
Jxck-S
207396ebff
Improve waiting for load on screenshot
2020-10-22 19:03:44 -04:00
Jxck-S
a3d73a033a
Add contribute info
2020-10-16 21:27:35 -04:00
Jack Sweeney
7f27da6a7d
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
2020-10-10 18:54:00 +00:00
Jack Sweeney
07e01fe348
Differ land/take off statement
2020-10-10 18:53:48 +00:00
Jxck-S
0fc4885452
Change Connection Exceptions
2020-10-10 12:51:52 -04:00
Jxck-S
fc3107cd41
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
2020-10-07 16:31:55 -04:00
Jxck-S
c8915cd6b7
Only check incosistency on loss
2020-10-07 16:31:51 -04:00
Jack Sweeney
aa2df6c6a6
Update README, move Pseudo
2020-10-07 03:26:44 +00:00
Jack Sweeney
5f8e91caba
Fix anonymous OpenSky API access
2020-10-07 02:47:54 +00:00
Jxck-S
ce47fe3d18
Change to modern headless tag
2020-10-05 12:34:22 -04:00
Jack Sweeney
f194460a3a
Add data recheck on feeding status change.
2020-10-05 16:28:23 +00:00
Jack Sweeney
9459b8d18d
Colorama cross platform
2020-10-05 16:09:24 +00:00
Jxck-S
7b26897a7f
Implement OpenSky
2020-10-05 08:11:09 -04:00
Jxck-S
0674bbf05f
Remove leading zeros on flight time
2020-10-04 19:37:25 -04:00
Jxck-S
a83052af49
Move HTTP code out of try
2020-10-04 19:36:39 -04:00
Jxck-S
719839c11d
Allows for retry when Incomplete HTTP reads
2020-10-01 21:48:27 -04:00
Jxck-S
7a1277c36a
Add ptyz
2020-09-28 21:23:11 -04:00
Jxck-S
fc27e60542
Get color working on Windows based terminals
2020-09-28 21:22:46 -04:00
Jxck-S
949eb91d95
Update Readme, Multiple Planes, forgot chromedriver
2020-09-26 21:29:06 -04:00
Jxck-S
4eef78c2b5
Add time to console, reset count at new day
2020-09-26 20:24:28 -04:00
Jxck-S
a71e603be7
Fix Pushbullet and set feeding to True on data
2020-09-21 19:04:11 -04:00
Jxck-S
f92816b745
Updating README to match single branch
2020-09-20 14:03:20 -04:00
Jxck-S
286ea809e1
Updating readme with single branch readme
2020-09-20 14:02:16 -04:00
Jxck-S
a464419b98
Fix ctime and add auth warning
2020-09-19 20:01:43 -04:00
Jxck-S
6bc3e94e1c
Updating to more eff. location lookup only after events
2020-09-19 20:00:46 -04:00
Jxck-S
85cd31aafa
Add ADSBX data info, HTTP Code, CTIME
2020-09-19 17:45:05 -04:00
Jxck-S
44dec9912f
Move ADSBX pull to function
2020-09-19 17:32:33 -04:00
Jxck-S
cc97a5f328
Making fixes to get OOP version running
2020-09-14 10:56:06 -04:00
Jxck-S
490d33ae9d
Inital Multi Version untested
2020-09-11 21:15:51 -04:00
Jxck-S
0c89f4cd76
Setting up more for class etc
2020-09-01 19:35:19 -04:00
Jxck-S
99122d48c2
Basic ADSBX single icao vs entire globe json conf
2020-09-01 16:16:54 -04:00