Skip to content

danielhonies/electronWebGCS

 
 

Repository files navigation

Rudimentary Electron GCS based on WebGCS and Electron React Boilerplate


Install

Clone the repo and install dependencies:

git clone --depth 1 --branch main https://github.com/danielhonies/electronwebgcs.git 
cd electronwebgcs
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

you will need to run mavsdk_server on port 50000 for the app to connect.

Packaging for Production

To package apps for the local platform:

npm run package

Maintainers

License

MIT

About

A rudimentary electron based PX4 GCS

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.8%
  • JavaScript 34.1%
  • TypeScript 23.7%
  • CSS 1.2%
  • EJS 0.2%