The Flight Indicators jQuery Plugin is linked to FSUIPC to display flight simulator (e.g. msfs2020) instruments from any device on the local network using Flask.
- Install the Python3 dependencies
pip install -r requirements.txt
- Run FSUIPC.
- Run the flask server
python3 server.py
- From any device on the local network open the http://HOST:5000 (where HOST is local ip address of machine running FSUIPC and the server)
- https://github.com/sebmatton/jQuery-Flight-Indicators
- https://github.com/tjensen/fsuipc
- http://www.fsuipc.com/
- do not use hardcoded update interval
- background texture
- full screen mode