Graphical installer for AOSC OS, inspired by Microsoft® Windows® XP and early Loonghorn installers. DeployKit GUI provides a wizard-like interface for users to install and configure AOSC OS:
- Selecting a system version.
- Selecting a download source.
- Configuration of...
- Partitioning.
- User accounts.
- Time and language settings.
- Swap space.
- Rust >= 1.75
- WebKitGTK+ (4.1)
- Yarn
Building DeployKit GUI is simple.
yarn
yarn tauri build
yarn
yarn tauri build --debug
or
yarn
yarn tauri dev