FlyMe

Online logbook and management software for private pilots and associations

Welcome

FlyMe helps with common tasks in private aviation. It is intended for use by individual pilots, flying clubs, owner associations, flight schools and charter services.

The feature set is tailored to private flying:

  • pilot logbooks
  • airplane logbooks
  • compute membership and flight fees
  • reserve airplanes
  • works on smartphones, tablets and desktop PCs
  • ease of use – also when time is short

This software requires a live internet connection. It is not intended for use in flight, but can well be used immediately thereafter: Complete your flight records conveniently and quickly even before you leave the cockpit.

Note that this software can not replace the keeping of flight records on paper where this is legally required.

Implementation

This software is implemented as a web application. It runs in web browsers on mobile devices and desktop PCs. As such, end users can use it without installing any additional software.

For operators, providing this application requires knowledge of Python and Django in order to install and deploy it on a web server. At this time, I develop this program for my personal use, hosting it for a couple of friends and myself. There is no public service yet, but I'll consider this at a later time for demo purposes. As such, the program is not ready for anyone but experienced Django web developers who can operate it on their own.

FlyMe is open source software developed at GitHub. It is licensed under the MIT license. Contributions are welcome!