Simple application for easy remote desktop screen sharing over internet

About Screen Buddy


Windows application for easiest way to do remote desktop screen sharing.

Get source code & binary on GitHub: https://github.com/mmozeiko/ScreenBuddy

Features:

  • privacy friendly - no accounts, no registration, no telemetry
  • simple to use - no network configuration needed, works across NAT's
  • secure - all data in transit is end-to-end encrypted
  • efficient - uses GPU accelerated video encoder & decoder for minimal CPU usage
  • lightweight - native code application, uses very small amount of memory
  • small - zero external dependencies, only default Windows libraries are used
  • integrated file transfer - upload files to remote computer

image.png

Read more
Filters

Recent Activity

Share the files with &screen-buddy - now you can simply drag&drop file on remote screen to upload it to the remote computer
https://github.com/mmozeiko/ScreenBuddy/

View original message on Discord

Latency measurement for &screen-buddy
Running at 30 frames per second (currently hardcoded) it captures laptop screen, encodes it as video, encrypts and sends packets. Then on desktop it receives, decrypts, decodes and renders video - just with 1 frame latency so only ~33msec (assuming you have good internet connection)

View original message on Discord

ScreenBuddy - simplest way for remote desktop screen sharing over Internet: https://github.com/mmozeiko/ScreenBuddy

  • privacy friendly - no accounts, no registration, no telemetry
  • simple to use - no network configuration needed, works across NAT's
  • secure - all data in transit is end-to-end encrypted
  • efficient - uses GPU accelerated video encoder & decoder for minimal CPU usage
  • lightweight - native code application, uses very small amount of memory
  • small - zero external dependencies, only default Windows libraries are used

&screen-buddy

View original message on Discord