Morpheus v2.2.0-rc1

This is the first release based on Qt5 libraries adding tons of exciting features and bug fixes. See the changelog for details.
Latest build Dec 1st 2020
Downloads
Operating system | Package |
Notes |
---|---|---|
![]() |
|
|
![]() |
||
![]() |
|
Or build from source
git clone https://gitlab.com/morpheus.lab/morpheus.git morpheus
cd morpheus
git checkout v2.2.0-rc1
mkdir build
cd build
cmake ..
make && sudo make install
See the README.md at the GitLab repository for dependencies and build instructions.