Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 362 Bytes

File metadata and controls

10 lines (7 loc) · 362 Bytes

joyconLib

A Java/Kotlin library to connect with Nintendo Switch controllers.

Currently supports pairing controllers, receiving button presses, and setting controller lights and rumble.

Uses convenient RxJava streams.

A fork from elgoupil's repo, refactored with more convenient interfaces and Pro Controller support.