Skip to content

Remote control tool for enterprise, teams and individuals. Build fast and security remote control network with fully control in a short time.

License

Notifications You must be signed in to change notification settings

MirrorX-Desktop/MirrorX

Repository files navigation

MirrorX

English 简体中文

OPEN

MirrorX is an open-source remote desktop solution, designed for enterprises, teams and individuals.

TRANSPARENCY

Everything is under your control, allows you to deploy on-prem and/or in the Cloud, and also supports end-to-end encryption.

HIGH-PERFORMANCE

GPU acceleration, 4K resolution, 60 FPS... make you feel like a "local desktop".


Features like video and audio pass-through, file transfer, cross-platform, mobile device support and so on are really essential, and more features are coming soon.

Note: MirrorX is in the early stage of development, please be aware that backward compatibility is not guaranteed.

Component

Free Public Servers

The servers are provided by the community, please do not abuse them.

Location Specification
Seoul 1vCPU & 1G RAM

Available Platforms

  • macOS
  • Windows
  • Linux (WIP)
  • Android (WIP)
  • iOS (WIP)
  • Web (WIP)

How to build

Prerequisites

  1. Install nodejs && yarn(v3).
  2. Install tauri-cli.
cargo install tauri-cli

Steps

  1. Download pre-built media libraries artifacts from MirrorX-Desktop/media_libraries_auto_build Release.

  2. Unzip artifacts to anywhere you'd like to put in.

  3. Add unzipped artifacts path to your Environment Variables

    • For MacOS

      $ export MIRRORX_MEDIA_LIBS_PATH=your artifacts unzip destination path
    • For Windows (run As Administrator)

      PS > [Environment]::SetEnvironmentVariable('MIRRORX_MEDIA_LIBS_PATH', 'your artifacts unzip destination path' , 'Machine')
  4. Run as Debug Mode

cargo tauri dev

About Pre-built Media Libraries

To speed up the build process, we made MirrorX-Desktop/media_libraries_auto_build to automatically and transparently build external libraries. Includes FFmpeg, libx264(Windows, MacOS), libx265(Windows, MacOS), libopus(Windows, MacOS) and MFXDispatch(Windows only). For more details, you can look through Workflows on MirrorX-Desktop/media_libraries_auto_build.

Of course, you can completely built those libraries by yourself according to our Workflows.

Screenshots

Thanks

Thanks to these awesome open source projects that make MirrorX becomes true.

(listed partial with in no particular order, thanks all the authors of dependencies in Cargo.toml and package.json)

  1. Rust
  2. Tokio
  3. FFMPEG
  4. serde
  5. ring
  6. egui
  7. windows-rs
  8. sveltekit
  9. daisyUI
  10. tailwindcss
  11. ShiftMediaProject

About

Remote control tool for enterprise, teams and individuals. Build fast and security remote control network with fully control in a short time.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published