Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 361 Bytes

Sway accelerometer rotate

Rotate Sway outputs based on current accelerometer orientation using iio-sensor-proxy

Based on go-iio-sensor-proxy

Usage

$ go build
$ ./sway-accel-rotate

Note

This is my first Go project. It might not follow best practices, etc. If so, please do let me know ;)