Skip to content

nhnn123/uavcast

Repository files navigation

uavcast

After several toughts and discussions with myself i finally came to the conclusion of publishing the whole uavcast 5.x dev build publically as open source in hopes that community will make this project become better and more advanced.

uavcast 5.x has been re-written from the ground-up compared to the previouse versions, and are still missing key features before it is usable.

Run devbuld.sh

Codebase

  • Backend nodejs (Typescript)
  • Frontend React (Typescript)
  • Supervisor nodejs

Usage

Add backend/.env

SQLITE_DATABASE = '/home/uavcast/persistent/uavcast.db';

Add frontend/.env

REACT_APP_UAVCAST_VER = '5.0.0-rc9';

About

✈️ uav companion software ✈️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.1%
  • C++ 18.3%
  • Python 15.1%
  • TypeScript 12.9%
  • SCSS 4.6%
  • C 0.6%
  • Other 0.4%