A UI for multipass created using Flutter
Instances List | Creating an Instance |
---|---|
Instance Details | Creating an Instance |
---|---|
https://snapcraft.io/multighost
sudo snap install --beta multighost --devmode
The app is not yet downloadable from the Snap Store, to install it use the command above.
DMG: MultiGhost-macos.zip
coming soon
-
Setup Flutter development environment (https://docs.flutter.dev/get-started/install)
-
Clone this repository
git clone https://github.com/alinoaimi/multighost.git
-
Enter the project directory
cd multighost
-
Get Flutter packages
flutter pub get
-
Run it
flutter run