Skip to content

wenfeifei/rustdesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustDesk | Your Remote Desktop Software

The best open source remote desktop software written with Rust.

BINARY DOWNLOAD

Dependence

Desktop versions use sciter for GUI, please download sciter dynamic library yourself.

Windows Linux Osx

How To Build

  • Prepare your Rust development env and C++ build env

  • Install vcpkg, and set VCPKG_ROOT env variable correctly

    • Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static
    • Linux/Osx: vcpkg install libvpx libyuv opus
  • cargo run

File Structure

About

Yet another remote desktop software

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 93.6%
  • CSS 3.0%
  • C++ 1.8%
  • HTML 0.7%
  • NSIS 0.7%
  • Dockerfile 0.1%
  • Other 0.1%