Skip to main content

UI based

In this section, it'll explain how to use Mud.band in Linux environment.

Download

For linux, there's two types of distribution; single binary and UI package. This section explains about the UI based distributeion.

You can find a package for Linux at https://www.mud.band/download link. We provides the following architectures:

  • x86_64 (64 bits)
info

You need to install two packages as follows:

  • mudband-service
  • mudband-ui

Installation

AppImage

If you want to use mudband-ui_<version>_amd64.AppImage for UI, you can download it from Github Release page and

$ chmod 755 mudband-ui_<version>_amd64.AppImage

However this AppImage only includes the UI part. So at least you need to install the mud.band service package:

  • mudband-service_<version>-1_amd64.deb

Debian

To use UI based, you need to install the debian package. Currently .deb package is supported and tested on Ubuntu 20.04 LTS.

To install mud.band, you need to download two .deb packages as follows:

  • mudband-service_<version>-1_amd64.deb
  • mudband-ui_<version>_amd64.deb

When it's installed on the system, please note that

  • mudband_service process will be launched as root permision. This process is used to control the mud.band process

  • Mud.band UI is at /usr/bin/mudband_ui.

Usage

Enroll

When first the app is launched, it shows "Enroll" button. Please input the enrollment token and device name to enroll.

Connect

When the enrollment was successful, you can now connect to the band network using "Connect" button.