Skip to content

Website to show VATSIM pilots near an airport

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Celeo/vatsim_pilot_glance_online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vatsim_pilot_glance_online

It's like vatsim_pilot_glance, but a website rather than a TUI.

screenshot.png

Building

  1. Install deno and just
  2. Clone https://github.com/Celeo/vatsim_pilot_glance_online
  3. cd vatsim_pilot_glance
  4. just compile

Note that the ./static directory must be next to the binary when running.

Installing

Either build from source, or get a binary from the releases page.

Using

Run the app. On the screen, supply the ICAO name of an airport and press enter.

Aircraft within the distance of the specified airport will be shown in a table with their aircraft type (if they have a flight plan) and the number of hours they've been on VATSIM as a pilot.

License

Licensed under either of

Contributing

Please feel free to contribute. Please open an issue first (or comment on an existing one) so that I know that you want to add/change something.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.