๐Ÿ“ฆ deluan / fyne-vnc

โ˜… 4 stars โ‘‚ 1 forks ๐Ÿ‘ 4 watching
๐Ÿ“ฅ Clone https://github.com/deluan/fyne-vnc.git
HTTPS git clone https://github.com/deluan/fyne-vnc.git
SSH git clone git@github.com:deluan/fyne-vnc.git
CLI gh repo clone deluan/fyne-vnc
Deluan Deluan Upgrade fyne version b3d11c9 5 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ docker-compose.yml
๐Ÿ“„ go.mod
๐Ÿ“„ go.sum
๐Ÿ“„ keys.go
๐Ÿ“„ main.go
๐Ÿ“„ Makefile
๐Ÿ“„ mouse.go
๐Ÿ“„ README.md
๐Ÿ“„ vnc_display.go
๐Ÿ“„ README.md

VNC Viewer sample desktop app

TODO

  • CPU usage. Rate limit screen updates?
  • Why flash whole screen on start?
  • Color mismatch
  • Send keys/mouse
  • Handle Caps Lock (waiting Fyne support)
  • Turn off mouse cursor (waiting Fyne support)
  • Window resizing
  • Dialog to open connection