Skip to content

Unofficial Lua library to download VAC from SIA (Service de l'information aéronautique) website

License

Notifications You must be signed in to change notification settings

s-celles/sia_lua

Repository files navigation

sia_lua

A Lua script to download VAC from SIA (Service de l'information aéronautique) website.

Usage

Download a VAC using a specific ICAO code

lua download_sia_vac.lua LFBI

Download all VAC

./download_france_cup.sh
lua download_sia_vac_all.lua

Development

A Lua / LuaRocks environment can be set using Vagrant and VirtualBox virtual machines (VM)

vagrant up

You can enter into VM using

vagrant ssh

Each provisioners are defined in Vagrantfile and can be called separately if required using:

vagrant provision --provision-with lua_app

About

Unofficial Lua library to download VAC from SIA (Service de l'information aéronautique) website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published