GithubHelp home page GithubHelp logo

zzzgydi / mirrorx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mirrorx-desktop/mirrorx

2.0 1.0 0.0 56.79 MB

License: GNU General Public License v3.0

JavaScript 0.17% Rust 76.54% TypeScript 5.61% CSS 0.02% HTML 0.12% Batchfile 0.05% HLSL 0.71% Svelte 16.78%

mirrorx's Introduction

MirrorX

English 简体中文

OPEN

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

SECURE

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 passthrough, file transfer, cross-platform, mobile devices support and so on, are really essential, and more features are coming to blow your mind.

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

Component

Free Public Servers

The servers are contributed by the community, please do not abuse it.

Location Specification
Seoul 1vCPU & 1G RAM

Available Platform

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

How to build

Prerequisite

  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.

Screenshot

Thanks

Thanks 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

mirrorx's People

Contributors

chenbaiyu0414 avatar dependabot[bot] avatar fujianbang avatar pkptzx avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.