Skip to content

Real-time communication application form Google Jacquard tag to macOS

Notifications You must be signed in to change notification settings

rayriffy/jacquard-rtc

Repository files navigation

Jacquard RTC

Real-time communication application form Google Jacquard tag to macOS

Abstract

Want to use your Google Jacquard equipped product with your Mac? Now you can send gesture from Jcaquard woven to your Mac, and call an action to press a keystroke

For an example, you can brush in-out from your jacket to press an arrow key on your Mac in order to control Keynote presentation. Or press keycombo to trigger Keysmith macro

This project is built with Bonjour in mind, this means that iPhone, and Mac can communicate to each other via peer-to-peer protocol. No need for centralized server!

Feature

  • Zero configuration
  • Peer-to-peer communication with Bonjour
  • Modifier keys support (i.e. ⌘ + ⇧ + T)
  • No need to disconnect product from Jacquard™ by Google app

Compatible products

What's included?

Jacquard Transmitter Jacquard Receiver

Requirements: iOS 16.0+

An iPhone application to foward gestures from Jacquard tag to your Mac

Live activities also available

Requirements: macOS 12.4+

A macOS application to recieve Jacquard gesture, and configure keystorke to press

How to get it?

Build with Xcode 14 or higher, app will not be distributed to App Store Connect so you have to build and upload running builds to your phone by yourself.

There's an .ipa and .app provided in Release page of repository. Just in case if you want to install iOS app via AltStore but I cannot garantee that it will work.

How to use it?

  1. Make sure that both Transmitter (iOS), and Reciever (macOS) are located withing the same local network for lower latency.
  2. Connect your Jacquard tag to Transmitter
  3. Launch Reciever application, configure keystroke to use on each gesture.

Notes: Reciever will require Acccessibility permission on your macOS, you can enable it in System Preferences first before launch to avoid permission popup to appear

  1. Select correct peer on both iOS, and macOS sides.
  2. Swipe your jacket, then everything should be work magically

What's next?

  • Extra key modifier combo (⌘, ⌥, ^, ⇧)
  • Interface revamp