No Description

Georgios Kotzampopoulos 131a6fa38d Refactored databaseSummary to be less stringy 4 years ago
assets b5624e5326 first draft of backupwidget and updates to icons 4 years ago
docs 5f91c160ff Enable QStringBuilder globally 4 years ago
src 131a6fa38d Refactored databaseSummary to be less stringy 4 years ago
.gitignore 63452a66d2 Updated .gitignore 4 years ago
AUTHORS.md a32d294c29 Create AUTHORS.md 4 years ago
CMakeLists.txt b5624e5326 first draft of backupwidget and updates to icons 4 years ago
Doxyfile fa2a82178f Added dark css theme from https://github.com/MaJerle/doxygen-dark-theme 4 years ago
LICENSE.md 61b82285cb Create LICENSE.md 4 years ago
README.md be16f4f8ff Update README.md 4 years ago
main.cpp b5624e5326 first draft of backupwidget and updates to icons 4 years ago
mainwindow.cpp 18f068ac38 Implemented logbook refresh suggestion from fifty-50 4 years ago
mainwindow.h be23bf8b36 Made sure backups are read sorted, moved checkDbVersion to ADatabase 4 years ago
mainwindow.ui b5624e5326 first draft of backupwidget and updates to icons 4 years ago
openPilotLog.pro b5624e5326 first draft of backupwidget and updates to icons 4 years ago

README.md

openPilotLog

Welcome to openPilotLog, the free and open source airline pilot logbook application!

Tl;dr

Airline pilots are required to maintain a logbook containing details of their flights. These logbooks were historically written by hand on paper, but of course nowadays more and more people are doing it electronically, be it in their own excel sheet or using a paid logbook software.

I have used paid solutions for many years, and have seen more and of them move from being a one-time license purchase to becoming a "Logbook as a Service" type subscription. After the one I have been using for the last couple of years, and had bought a "lifetime license" for ended up announcing they also moved to a subscription based service, I decided that it is time for a free and open source alternative that is fast, easy to use, and does not require a subscription.

The state of the project!

openPilotLog is currently in development, so no release is provided yet. If you would like to be informed about upcoming releases, you can subscribe to our newsletter.

If you want to learn more about this project, check out the wiki or the blog!

For developers, the code documentation can be found at our doxygen pages. If you are interested in contributing to the project, you can get in touch here.

How does it look like?

Here are some early screenshots:

Alt Screenshot 1

Alt Screenshot 2

Alt Screenshot 3

Alt Screenshot 4