Open DroneLog
A self-hosted drone flight log analyzer built with React, Axum, and DuckDB. Organize and analyze your DJI and Litchi flight logs in one private dashboard.
What You Can Do After Deployment
- Open your domain — access the Open DroneLog dashboard
- Upload flight logs — drag and drop DJI (.txt) or Litchi (.csv) flight log files
- View flight paths — see each flight plotted on an interactive map
- Analyze statistics — review altitude profiles, speed charts, distance traveled, and flight duration
- Manage your logbook — organize all flights in a searchable, sortable table
Key Features
- Support for DJI and Litchi flight log formats
- Interactive map visualization of flight paths
- Altitude, speed, and distance analysis charts
- Searchable flight logbook with sorting and filtering
- DuckDB embedded database for fast analytics
- Optional file sync from mounted directories
- Lightweight single-container deployment
- No external database required
License
AGPL-3.0 — GitHub | Website