Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 819 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 819 Bytes

AvdanOS Imager

This is a Balena Etcher alternative written in Electron (may be ported to Tauri in the future).

To-Do List:

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

Getting Started

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.

Contributing

Please see the contributing guidelines for more info.