Setup
← All apps

Open DroneLog

Developer-approved

Arpan Ghosh

Private, high-performance dashboard for organizing and analyzing DJI and Litchi flight logs

First time? Set up FlatPark →
Science AGPL-3.0-only v3.3.0
The flight dashboard (dark theme)
The flight dashboard (dark theme)

About

This is a community package of Open DroneLog, maintained independently and unaffiliated with the Open DroneLog project. It repackages the official upstream Linux build unmodified.

Open DroneLog is a high-performance dashboard for organizing and analyzing drone flight logs in one place. Logs are parsed and stored locally in an embedded database, so your flight history never leaves your machine.

  • Import DJI and Litchi flight logs, with a plugin mechanism for custom log formats.
  • Browse flights on a map, with per-flight reports and telemetry charts.
  • Compare flights and view aggregate statistics across your whole history.
  • Everything is analyzed locally against a bundled DuckDB engine.

Permissions: this package keeps a tight sandbox by default — display, GPU, a system tray icon, and network. Network is needed for two things: encrypted DJI logs (v13 and newer) require fetching a decryption keychain from DJI's API using your own DJI developer key, and the map view loads tiles. Parsing and analysis themselves are local. Log files are imported through the desktop portal's file picker, so Open DroneLog reaches exactly the files you choose and nothing else; no filesystem access is pre-granted, and the flight log database lives inside the sandbox under ~/.var/app/com.opendronelog.OpenDroneLog.

Custom parser plugins: the plugin mechanism runs an external command named in your parsers.json. Inside the sandbox that command must exist in the Flatpak runtime, so a plugin that relies on a host interpreter or a script elsewhere on your system will not be found. Grant the directory holding your parser with flatpak override --user --filesystem=~/path/to/parsers com.opendronelog.OpenDroneLog, and note that a host Python or Node interpreter is not reachable from the sandbox.

Details

Developer
Arpan Ghosh
License
AGPL-3.0-only
Version
3.3.0 · 2026-05-01
Website
Homepage

Permissions

2 to review
  • Network access

    Can reach the internet and local network

  • Files: xdg-run/tray-icon:create

  • Inter-process communication

    Shares the IPC namespace with the host

  • X11 (fallback)

  • Talk to org.kde.StatusNotifierWatcher

  • Wayland display

  • GPU acceleration