Nenhuma descrição

Felix Turowsky 3e4ee0c07d Merge branch 'develop' into develop-documentation 3 anos atrás
assets b5624e5326 first draft of backupwidget and updates to icons 3 anos atrás
docs 3e4ee0c07d Merge branch 'develop' into develop-documentation 3 anos atrás
src 2e86810bd9 Tweaks to logging output 3 anos atrás
.gitignore 3e4ee0c07d Merge branch 'develop' into develop-documentation 3 anos atrás
AUTHORS.md a32d294c29 Create AUTHORS.md 4 anos atrás
CMakeLists.txt 864c122e5d Implementation of Alog and Message Handling 3 anos atrás
Doxyfile fa2a82178f Added dark css theme from https://github.com/MaJerle/doxygen-dark-theme 4 anos atrás
LICENSE.md 61b82285cb Create LICENSE.md 4 anos atrás
README.md be16f4f8ff Update README.md 4 anos atrás
main.cpp 8e922598ad Cleaned Up main() 3 anos atrás
mainwindow.cpp 8e922598ad Cleaned Up main() 3 anos atrás
mainwindow.h be23bf8b36 Made sure backups are read sorted, moved checkDbVersion to ADatabase 3 anos atrás
mainwindow.ui b5624e5326 first draft of backupwidget and updates to icons 3 anos atrás
openPilotLog.pro 864c122e5d Implementation of Alog and Message Handling 3 anos atrás

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