Skip to content

clwgh/adsb-im-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADS-B Feeder Image Web Sources

This repo contains the html, css, and static resources used for the ADS-B Feeder Image web site.

Contributions, suggestions, corrections, and additions are welcome.

Local testing

The local testing needs some work for developer convenience, but is usable.

$ docker-compose up spins up a python instance with a web server listening at http://localhost:8000/. /web/app.py contains the respective glue code that renders the templates.

While developing, have an eye on the console where docker-compose runs since syntax errors might crash the script and need a restart.

About

content of the adsb.im website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.2%
  • CSS 2.5%
  • Other 1.3%