stuartlangridge / magnus

A very simple screen magnifier for Ubuntu
MIT License
38 stars 13 forks source link

Magnus
Magnus

A very simple screen magnifier.

Magnus Screenshot

Made with 💝 for

Building, Testing, and Installation

Ubuntu

A PPA for Magnus is published by Martin Wimpress.

sudo add-apt-repository ppa:flexiondotorg/magnus
sudo apt update
sudo apt install magnus

There's also an Ansible deployment by Taha Ahmed at codeberg.

Source

You'll need the following dependencies:

Run setup.py to build and install Magnus:

sudo python3 setup.py install