Skip to content

Control your Nintendo Switch through a website, terminal, or macro.

License

Notifications You must be signed in to change notification settings

tedShadow/autoCon-iOS

 
 

Repository files navigation


AutoCon
AutoCon-iOS

Control your Nintendo Switch through a iOS device with macro.

AutoCon

INSTALL

Laptop, raspberry or PC with bluetooth adapter:

pip3 install nxbt
pip3 install websocket_server
sudo python3 autoCon.py

iOS App: waiting for review from Apple

Issues

  • input lag, the wireless connection may have some affect on long time macro recording and replaying. use a lightning to ethernet cable will help.
  • no L3, R3 support (I am thinking use force touch)

Credits

The idea was make iphone works as a nintendo switch pro controller that could record macro and play macro easily. A Big thank you to Brikwerk, This project was based on https://github.com/Brikwerk/nxbt

License

MIT

About

Control your Nintendo Switch through a website, terminal, or macro.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.4%
  • JavaScript 7.6%
  • HTML 4.3%
  • CSS 4.2%
  • Other 0.5%