Skip to content

graphical desktop App to flash dialog Smartbond devices

License

Notifications You must be signed in to change notification settings

ezflash/ezFlashApp

Repository files navigation

ezFlashGUI

Desktop Application to program the flash on the Smartbond device family. This is a simple desktop app wrapper for ezFlashCLI

check ezFlashCLI for the list of support devices and flash

Running

The application requires to build the frontend (Angular) and to run the backend pythoon + FLask + PyQt

Frontend

> cd frontend
> ng build --watch

For more details about angular cli see Angular getting started

Backend

> source bootstrap.sh
> python main.py