Commit Graph

8 Commits

Author SHA1 Message Date
Jack Sweeney 4f4ae83800 Blur functions for hiding aircraft identies or PIA
-Blur entire id reg, type, callsign, photo etc with  CONCEAL_AC_ID
-Blur PIA info, callsign and hex/icao
-Add missing option to mainconf example
2022-11-30 12:50:47 -05:00
Mark Bumiller fb1ae371c5 preventing credential leaks
both ini files end up with secrets that should not be checked in
since they are user specifc, they should bnot be in version control
- moving example configs to have `.example` extension
- adding configs/*.ini to gitignore

fixes Jxck-S/plane-notify#60
2022-06-20 17:44:29 -04:00
Jxck-S 492c21db49 Meta, Fuel,TextCred,Overrides 2022-05-16 16:35:24 -04:00
willnoonan 043e69669b
Update .gitignore
Ignore .idea in PyCharm
2022-02-17 12:56:36 -06:00
Jxck-S e09061289b Dependecies dir, screenshot in temp dir, rename functions
-New dependencies directory, font, airports, regions
-Screenshots put in OS temp directory now
-Fix some function names to be proper
-Testing with resolution advisories
-Adjust nearest airport box
-AppendAirport.py > modify_image.py
2021-04-01 17:20:17 -04:00
Jack Sweeney c4f7023c2f New Airport Lookup
-New Database Source
-Airport types per plane in config
2020-11-21 03:58:43 +00:00
Jack Sweeney b38812c762 Ignore pyc 2020-11-18 04:00:15 +00:00
Jack Sweeney 624cb60c42 Add gitignore 2020-11-12 03:41:52 +00:00