Skip to content

An Android app for loging drone things like drone use, battery use, flights, crashes and drone related purchase/inventory

Notifications You must be signed in to change notification settings

Robin-qwerty/the-drone-logbook

Repository files navigation

The Drone Logbook

The Drone Logbook is an Android-only app designed for tracking drone battery usage to monitor battery health over time. In addition, the app supports logging drone flights, tracking which drones and batteries were used, and managing an inventory of drone-related (expenses), parts, and items.

This project is a hobby app built for a small community of drone enthusiasts.

Features

  • Track battery usage and monitor health.
  • Log drone flights with battery and drone details.
  • Manage an inventory for drone-related parts, items, and to track expenses.
  • Simple and user-friendly interface.

Installation

Option 1: Google Play Store

  1. Download the app directly from the Google Play Store (link will be updated when the app is published).
  2. Install the app on your Android device.
  3. Open the app and start tracking your drone activities!

Option 2: Manual Installation (by generating an .apk)

1 Clone this repository:

git clone https://github.com/Robin-qwerty/the-drone-logbook.git

2 Navigate to the project directory:

cd the_drone_logbook

3.1 Build the app to generate a .apk file:

flutter build apk --release

3.2 Or just run the code to a local device

flutter run

4 Install the APK on your Android device and start using it!

About

An Android app for loging drone things like drone use, battery use, flights, crashes and drone related purchase/inventory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published