Skip to content
/ Suk Public

Suk is a remote desktop control kit based on WebRTC and Tauri.

Notifications You must be signed in to change notification settings

hominee/Suk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Intro

Suk is a remote desktop control kit based on WebRTC and Tauri.

Suk consist of two parts of desktop client and remote server.

The Client is installed locally, and responsible for connection establishment, local event collecting and transmission, remote event receiving and performing.

The Sever built with rust actix, can be installed remotely, and act as a bridge when the client establishing the connection. The default address is in the format of <IP-Address>:7856 where the port is 7856 for the client to access.

ScreenShots

suk

desktop

Known Issues

  • Due to some limitation of current development(2023-01), WebRTC is not supported on webkit2gtk based on which Tauri is built, Suk cannot works in Linux.

About

Suk is a remote desktop control kit based on WebRTC and Tauri.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published