pyefis
Contact us about Snaps and IoT ›
Install latest/stable of pyefis
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Details for pyefis
Package name
- pyefis
License
- GPL-2.0+
Last updated
- 18 May 2025 - latest/stable
- 7 September 2026 - latest/edge
Websites
Donations
Source code
Report a bug
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report pyefis for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
pyEFIS Open Source Avionics Application
The MakerPlane Electronic Flight Information System (EFIS) is written in Python and called ‘pyEFIS’. It was created for use within Experimental-Amateur Built aircraft.
It uses the FiX Gateway plug-in to communicate to and from the CAN-FiX protocol to sensors and other instruments. pyEFIS can be installed on low-cost single board computers such as the Raspberry Pi or Beaglebone with many screen size options to fit different aircraft panel requirements. Resolution of the display is also a configuration option and is not a limitation within the software.
Installation guide: https://github.com/makerplane/pyEfis/blob/master/INSTALL.md
This snap requires enabling experimental.user-daemons features: sudo snap set system experimental.user-daemons=true
Breaking Changes:
- Ensure your fix gateway database.yaml file defines a db key named 'ZZLOADER', without this pyefis will not load.
- Configuration files have been split up taking advantage of yaml includes. Related to this pyefis will auto-update unedited config files in ~/makerplane/pyefis/config/ However, configuration files that exist in ~/makerplane/pyefis/config/ prior to installing this release will not be maintained. You may want to backup your config files, delete them and let pyefis replace all of them. Then merge any custom changes.
Release Notes: This is a beta release and has not seen much testing, if you find any bugs please report them here: https://github.com/makerplane/pyEfis/issues This release includes many new features including:
- Config driven screen creation
- Programable touchscreen buttons
- Listbox widget
- Control pyEFIS with a single rotary encoder and button
- Moved to core24 and python 3.12
- snap now includes the FAA CIFP data for Virtual VFR
- yaml includes, easily include contents of one yaml file in another
- Automatically sets screen resolution to match your screen, or you can still set it manually in the config file.
- Technology Preview - run Android inside pyEFIS for access to your favorite aviation apps You can find the instructions to setup Android here: https://github.com/makerplane/pyEfis/blob/master/ANDROID.md
Known Issues for Android:
- No pinch zoom
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Install pyefis on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.