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
❌
Flashing Back-End
❌
App Installer
❔
Tauri Port
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.