Multighost
A UI for multipass created using Flutter
Instances List | Creating an Instance |
---|---|
Instance Details | Creating an Instance |
---|---|
Install
Linux | macOS | Windows | Android | iOS |
---|---|---|---|---|
building… | MultiGhost-macos.zip | building… | building… | building… |
Install
I am building the packages, will be available soon
Development
-
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
Comments are closed.