Home

Awesome

mac-registration-provider

A small service that generates iMessage registration data on a Mac. If you do not have access to Beeper Cloud, you can use this to generate an iMessage registration code and use it in Beeper Mini.

Supported MacOS versions

The tool is currently quite hacky, so it only works on specific versions of macOS.

On unsupported versions, it will tell you that it's unsupported and exit. A future version may work in less hacky ways to support more OS versions.

Usage

  1. On your Mac, download the latest mac-registration-provider file from the latest release screenshot
    Alternatively, you can download the latest build from GitHub actions (direct link).
  2. Open Terminal app (<kbd></kbd> + <kbd>space</kbd> -> Terminal), type cd Downloads, hit enter
  3. Type chmod +x mac-registration-provider, hit enter
  4. Type ./mac-registration-provider, hit enter
  5. If you get a popup saying "the developer cannot be verified", go to Settings -> Privacy & Security and scroll down. There should be an entry for mac-registration-provider and a button to "Allow Anyway".

Future improvements

If anyone wants to package this into an app that lives in your dock and runs at startup, we'd appreciate it!

Modes of operation

The service has three different modes of operation, and various flags associated with each mode. Only one mode can be used at a time. The only mode that works with Beeper is Relay, which is the default.