No Description

Felix Turowsky 3e4ee0c07d Merge branch 'develop' into develop-documentation 3 years ago
assets b5624e5326 first draft of backupwidget and updates to icons 3 years ago
docs 3e4ee0c07d Merge branch 'develop' into develop-documentation 3 years ago
src 2e86810bd9 Tweaks to logging output 3 years ago
.gitignore 3e4ee0c07d Merge branch 'develop' into develop-documentation 3 years ago
AUTHORS.md a32d294c29 Create AUTHORS.md 4 years ago
CMakeLists.txt 864c122e5d Implementation of Alog and Message Handling 3 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 8e922598ad Cleaned Up main() 3 years ago
mainwindow.cpp 8e922598ad Cleaned Up main() 3 years ago
mainwindow.h be23bf8b36 Made sure backups are read sorted, moved checkDbVersion to ADatabase 3 years ago
mainwindow.ui b5624e5326 first draft of backupwidget and updates to icons 3 years ago
openPilotLog.pro 864c122e5d Implementation of Alog and Message Handling 3 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