A Matrix client written in Go-QT and a Reboot of my previous Project Morpheus
Join the Matrix Room at #Morpheus:matrix.ffslfl.net Read the Contribution Guideline
- https://github.com/therecipe/qt
- Clone this repo by doing
go get -u github.com/Nordgedanken/Morpheusv2
- Run
qtdeploy build desktop
inside$GOPATH/src/github.com/Nordgedanken/Morpheusv2
- Run the Application from within
deploy/**
- Get a Windows PC
- Follow setup on https://github.com/mh-cbon/go-msi
- Download the Morpheus.exe from the latest CI Build for your tag into the Source Folder or the build result (it needs to be static linked)
- Run
go-msi make --msi Morpheusv2.msi --version 0.1.0 --src scripts/templates
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details
- Inspired by nheko