Jxck-S / plane-notify

Notify if a selected plane has taken off or landed using ADS-B data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, Mastodon, and Telegram
GNU General Public License v3.0
2.5k stars 437 forks source link

Update README.md #70

Closed bell-kevin closed 1 year ago

bell-kevin commented 2 years ago

fixed typo license fix

Jxck-S commented 2 years ago

Whats wrong with the license?

bell-kevin commented 2 years ago

https://www.gnu.org/licenses/why-affero-gpl.html

makrsmark commented 1 year ago

license change won't happen - Jxck-S has source files that are purposefully not checked in. Changing the license would mean he has to publish them. Example is lookup_route.py - https://github.com/Jxck-S/plane-notify/blob/multi/planeClass.py#L221

bell-kevin commented 1 year ago

So his stuff is not totally open-source? Is that what you're saying, @makrsmark ?