This is a Balena Etcher alternative written in Electron (may be ported to Tauri in the future).
Legend:
π§ = We are working on it!
β = Implementation hasn't started yet.
βοΈ = We have a working implementation.
β = May be implemented in the future.
π§
Main UI
π§
Native C++ Desktop Port
β
Flashing Back-End
Make sure you have NodeJS 14 or later installed.
npm install
npm run start
You should see the Imager window appear after.
Hit CTRL+R after any changes made to the source code.
Please see the contributing guidelines for more info.