Linux host and Android client

Download

Install the Linux host first, then open MoreSpace on Android. The host AppImage currently points to version 0.1.167 and installs into your user account.

1. Linux Host

Download AppImage

Contains the launcher, daemon, desktop entry, update tooling, and rollback state.

chmod +x ./morespace-daemon-0.1.167-x86_64.AppImage
./morespace-daemon-0.1.167-x86_64.AppImage install

Download Linux host

Android

Android app

Receives the video stream, decodes with Android MediaCodec, displays it full-screen, and sends touch or stylus input back to the Linux host.

Package: cz.morespace

Open Google Play

Install path

Updates and rollback

Display tuning commands

Before installing

EVDI and persistent device permissions are Linux system setup tasks. Secure Boot can block DKMS-built EVDI modules unless the module is signed or trusted by the distro. NixOS, immutable distributions, and unusual graphics stacks may need manual integration.