Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Meshtastic Flasher MacApp 1.0.0

Compare
Choose a tag to compare
@mkinney mkinney released this 07 Mar 18:07
· 177 commits to master since this release

Signed application to run the Meshtastic-flasher (aka m-flasher), which updates firmware/bootloader software on radios/devices.

To install, download Meshtastic-flasher.app.zip, unzip and drag to /Applications.

Note: This application requires that you have python3 installed. There are many ways to do this (pick only one):

brew install python3
ports install python3

The first time you run this application, it will show this:
"Meshtastic-flasher" can't be opened because Apple cannot check it for malicious software.

Click on the Apple in the top left of the screen, "System Preferences", "Security & Privacy", "General" tab, click the "Open Anyway" button if the message shows: "Meshtastic-flasher.app" was blocked from use because it is not from an identified developer."

The first time the application starts up, it need to install a python virtual environment, download the Qt libraries, and install the meshtastic-flasher application from PyPi.org. This can take a minute or two, depending on your internet access.