暂无描述

Felix Turowsky becef44d95 Merge pull request #60 from fiffty-50/develop-newflightdialog-lineedit-refactor 4 年之前
assets 1e6531f42a Guards against unsuccessful Downloads in FirstRunDialog 4 年之前
docs 5f91c160ff Enable QStringBuilder globally 4 年之前
src 50a9258d12 Fixed mandatoryLineEdit bitarray initialisation, renamed arguments 4 年之前
.gitignore 2f71faf218 Update .gitignore 4 年之前
AUTHORS.md a32d294c29 Create AUTHORS.md 4 年之前
CMakeLists.txt 5f91c160ff Enable QStringBuilder globally 4 年之前
Doxyfile fa2a82178f Added dark css theme from https://github.com/MaJerle/doxygen-dark-theme 4 年之前
LICENSE.md 61b82285cb Create LICENSE.md 4 年之前
README.md be16f4f8ff Update README.md 4 年之前
main.cpp ed62c764fd Removing faulty logic in ADataBase::connect() 4 年之前
mainwindow.cpp 3a08fe28cf Added tr() for all user-facing strings 4 年之前
mainwindow.h 240a1e6e29 Removed namespace experimental 4 年之前
mainwindow.ui bc78383773 Tweaked widgets 4 年之前
openPilotLog.pro 5f91c160ff Enable QStringBuilder globally 4 年之前

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