GithubHelp home page GithubHelp logo

qitiandashengsunwukong / mirrorx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mirrorx-desktop/mirrorx

0.0 0.0 0.0 56.37 MB

Secure, Fast and Light remote desktop & file manager tool powered by Tauri and egui.

License: GNU General Public License v3.0

JavaScript 0.20% Rust 81.47% TypeScript 4.51% CSS 0.01% HTML 0.13% Batchfile 0.06% HLSL 0.80% Svelte 12.82%

mirrorx's Introduction

MirrorX

Secure, Fast and Light remote desktop & file manager tool

English 简体中文

MirrorX is a remote desktop control tool powered by Rust. With fully open-source client and server, native E2EE support, users can build SECURITY and FAST remote control network, which is fully under control of users.

MirrorX is on the early stage with active developing now. Please forgive us that we cannot make any backward compatibility commitments at this time.

Component

Free Public Servers

This server is support at my own expense, so 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.

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 pkptzx avatar dependabot[bot] 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.