← 全部应用

Open DroneLog

开发者认可

Arpan Ghosh

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

第一次使用?配置 FlatPark →
科学 AGPL-3.0-only v3.3.0
The flight dashboard (dark theme)
The flight dashboard (dark theme)

关于

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.

新版变化

v3.3.0 · 2026-05-01

详情

开发者
Arpan Ghosh
许可证
AGPL-3.0-only
版本
3.3.0 · 2026-05-01
网站
主页

权限

2 项需确认
  • 网络访问

    可访问互联网和本地网络

  • 文件:xdg-run/tray-icon:create

  • 进程间通信

    与主机共享 IPC 命名空间

  • X11(回退)

  • 与 org.kde.StatusNotifierWatcher 通信

  • Wayland 显示

  • GPU 加速