MatrixClient icon indicating copy to clipboard operation
MatrixClient copied to clipboard

a native matrix client on macOS

Matrix Client for macOS (working title)

This application is still in very early development.

Screenshot

Build and run

  1. Install cocoapods
  2. pod install in the project directory
  3. Open the newly created *.xcworkspace file in Xcode
  4. Product > Run (cmd-R)