Nincs leírás

Felix Turo d12ecf727b Added option to select custom fonts 4 éve
assets 1e6531f42a Guards against unsuccessful Downloads in FirstRunDialog 4 éve
docs 5f91c160ff Enable QStringBuilder globally 4 éve
src d12ecf727b Added option to select custom fonts 4 éve
.gitignore 2f71faf218 Update .gitignore 4 éve
AUTHORS.md a32d294c29 Create AUTHORS.md 4 éve
CMakeLists.txt 1667790bcb Adjusted CMakeLists.txt, some string optimisations 4 éve
Doxyfile fa2a82178f Added dark css theme from https://github.com/MaJerle/doxygen-dark-theme 4 éve
LICENSE.md 61b82285cb Create LICENSE.md 4 éve
README.md be16f4f8ff Update README.md 4 éve
main.cpp ed62c764fd Removing faulty logic in ADataBase::connect() 4 éve
mainwindow.cpp d12ecf727b Added option to select custom fonts 4 éve
mainwindow.h d12ecf727b Added option to select custom fonts 4 éve
mainwindow.ui d12ecf727b Added option to select custom fonts 4 éve
openPilotLog.pro cca550e7f8 Renamed declarations to adatabasetypes moved DEFAULT_X_POSITIONS to Opl 4 éve

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