|
||
---|---|---|
.circleci | ||
.github | ||
docs | ||
matrix | ||
qml | ||
scripts | ||
snap | ||
ui | ||
.codeclimate.yml | ||
.gitignore | ||
BetaLogo.zip | ||
CONTRIBUTING.md | ||
LICENSE | ||
Logo.zip | ||
Morpheus_suite_test.go | ||
README.md | ||
appveyor.yml | ||
icon.rc | ||
icon_windows.syso | ||
linter.json | ||
main.go | ||
morpheus.ico | ||
testSpec_test.go |
README.md
Morpheus
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
- https://github.com/therecipe/qt
- Clone this repo by doing
go get -u github.com/Nordgedanken/Morpheus
Build
- Run
qtdeploy build desktop
inside$GOPATH/src/github.com/Nordgedanken/Morpheus
- 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
- Inspired by nheko