- Visualize your flights
- Plan your flights
- Add your live trackers (inreach, spot, skylines, flyme, flymaster, ogn, zoleo) to the map.
See the README for details.
flyXC sounding is a plugin to display soundings customized for paraglider pilots in windy.com.
See the README for details.
You can support the development of flyXC via the Buy me a Coffee platform
Any contribution is greatly appreciated!
This is an Nx monorepo using pnpm as the package manager.
- Node.js 22.x
- pnpm 10.22.0 or later
pnpm installpnpm dev- Start development servers for fxc-front, fxc-server, and fxc-tilespnpm check- Run linting, formatting, tests, and builds for all projectspnpm run fixlint- Fix linting issues automatically
pnpm nx run-many --target=build --allpnpm nx run-many --target=test --all✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨