Multighost

A UI for multipass created using Flutter

Instances List Creating an Instance
Instances List Create 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

  1. Setup Flutter development environment (https://docs.flutter.dev/get-started/install)

  2. Clone this repository

     git clone https://github.com/alinoaimi/multighost.git
    
  3. Enter the project directory

     cd multighost
    
  4. Get Flutter packages

     flutter pub get
    
  5. Run it

     flutter run
    

GitHub

View Github