/android-messages-desktop

Automagically creates a desktop version of android messages

Primary LanguageMakefile

android-messages-desktop

An electron wrapper around Android Messages

Building

Dependencies

If you are building from Windows on Linux/MacOS, you will need to have Wine as well.

Build

  • MacOS: make mac
  • Linux: make linux
  • Windows: make windows

Install

  • MacOS: make install-mac
  • Linux: make install-linux
  • Windows: Currently unsupported