patrickelectric/dreka — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2022-04-01
Plan a drone survey mission by drawing waypoints on a 3D map and watching your drone follow them.
Monitor your drone's real-time status including position, speed, and battery level during a flight.
Keep an eye on nearby aircraft using ADS-B data sourced from OpenSky-Network while flying your drone.
Plan and monitor inspection flights for MAVLink-compatible drones running APM firmware.
| patrickelectric/dreka | 0-bingwu-0/live-interpreter | 0xkaz/llm-governance-dashboard | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | — | Python | Python |
| Last pushed | 2022-04-01 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Currently Linux-only with build steps requiring you to dig into the project's wiki, it is alpha-stage software the author warns to use at your own risk.
Dreka is a desktop application for planning and controlling drone missions. Think of it as a control center where you can map out flight paths, monitor your drone's status in real time, and visualize nearby air traffic, all from your computer. It is designed to be modern and lightweight, meaning it should run smoothly without needing a powerful machine. At its core, the app communicates with drones that support a protocol called MAVLink, which is a common language drones use to share data like position, speed, and battery level. You can also see ADS-B data, which is how aircraft broadcast their location, sourced from a free service called OpenSky-Network. The app renders all of this on a 3D globe using a mapping library called Cesium, and it can work with that map even when you are offline. The people who would use this are drone operators, hobbyists, or professionals who need to plan flights for MAVLink-compatible drones, currently those running APM firmware, with PX4 support coming soon. For example, if you are flying a drone for aerial surveying or inspections, you could use this tool to draw out waypoints, watch your drone follow them on the 3D map, and keep an eye on other aircraft in the area. It is worth noting that this is an alpha version, so it is early in development and the creator warns you to use it at your own risk. It currently runs on Linux, with Mac, Windows, Android, and web versions in progress. The project is actually a reboot of an earlier tool called JAGCS, rebuilt from scratch to be more modern and flexible. The README does not go into much detail beyond what is shown in the feature checklist and screenshot, so you would need to dig into the build wiki to try it yourself.
A lightweight desktop app for planning and controlling drone flights. You map waypoints, watch your drone live on a 3D globe, and see nearby aircraft, all from your computer.
Dormant — no commits in 2+ years (last push 2022-04-01).
No license information is provided in the README, so rights to use, modify, or distribute the code are unclear.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.