xzebra / go-SPen

Use a Samsung Note device as a digital drawing tablet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-SPen

Use the Samsung Note devices as digital drawing tablets

Setup

Run the executable and a server will be opened in the specified IP. Connect through your Samsung Galaxy Note device to the specified IP address and port. Read the flags below to change the options.

Flags

go-spen -w 1920 -h 1080 -p 8080
  • (-w) Choose screen width resolution (1920 by default)
  • (-h) Choose screen height resolution (1080 by default)
  • (-w) Choose website port (8080 by default)

Controls

  • Move cursor just moving the SPen above the screen

  • Hold the click by touching the screen with the SPen

  • Zoom in and zoom out with two finger swipes

About

Use a Samsung Note device as a digital drawing tablet


Languages

Language:Go 47.5%Language:JavaScript 46.3%Language:HTML 6.2%