lb5tr / Morpheus

A Matrix client written in Go-QT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morpheus

CircleCI branch

Github All Releases

A Matrix client written in Go-QT

Contributing - Matrix Room

Join the Matrix Room at #Morpheus:matrix.ffslfl.net Read the Contribution Guideline

How to build

Prerequisites

  1. https://github.com/therecipe/qt
  2. Clone this repo by doing go get -u github.com/Nordgedanken/Morpheus

Build

  1. Run qtdeploy build desktop inside $GOPATH/src/github.com/Nordgedanken/Morpheus
  2. Run the Application from within deploy/**

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Acknowledgments

About

A Matrix client written in Go-QT

License:GNU General Public License v3.0


Languages

Language:Go 98.8%Language:Shell 1.2%