# Magnus A very simple screen magnifier app for Ubuntu. ![Magnus Screenshot](data/screenshot.png?raw=true) ## Install ### Ubuntu A [PPA for Magnus](https://launchpad.net/~flexiondotorg/+archive/ubuntu/magnus) is published by [Martin Wimpress](https://github.com/flexiondotorg). sudo add-apt-repository ppa:flexiondotorg/magnus sudo apt update sudo apt install magnus ### Source sudo python3 setup.py install