Skip to content

This runs a webserver that can be connected to on the local network via the browser of the iPad. With the Apple Pencil, you will be able to control the mouse on your computer. This can be used for playing games or for photo/video editing.

Notifications You must be signed in to change notification settings

williamclavier/iPad-Pen-Tablet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireless iPad Pen Tablet

This runs a webserver that can be connected to on the local network via the browser of the iPad. With the Apple Pencil, you will be able to control the mouse on your computer. This can be used for playing games or for photo/video editing.

Installation

go mod tidy

Running

# To run without configuration
go run main.go

# To change the host address and port, specify with --addr flag
go run main.go --addr localhost:8000

# To change the senitivity, specify with --sensitivity flag
go run main.go --addr localhost:8000 --sensitivity 75

About

This runs a webserver that can be connected to on the local network via the browser of the iPad. With the Apple Pencil, you will be able to control the mouse on your computer. This can be used for playing games or for photo/video editing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published