Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.2 KB

File metadata and controls

22 lines (16 loc) · 1.2 KB

Android Messages

A Chrome-backed desktop application for Android Messages, similar to iMessage.

Prerequisites

Installation

  1. Pack the src folder yourself, or download the prebuilt .crx.
  2. In Google Chrome, go to Settings - More Tools - Extensions.
  3. Toggle Developer Mode on (in the top right corner of the Extensions screen).
  4. Drag-and-drop the .crx file onto the browser window. This will prompt you to install the application. Once installed, the application will show up in the Chrome App Launcher.

Install Video 1

  1. Right-click the app in the Chrome App Launcher, and select Create Shortcut. This shortcut can be added to the Applications folder on macOS for easy Spotlight access, or anywhere on Windows.
  2. Launch the application, and follow the instructions to pair it with your phone.

Install Video2

Misc

Kudos to Applicationize (https://github.com/eladnava/applicationize) for providing the baseline for this.