A very simple screen magnifier.
A PPA for Magnus is published by Martin Wimpress.
sudo add-apt-repository ppa:flexiondotorg/magnus
sudo apt update
sudo apt install magnusThere's also an Ansible deployment by Taha Ahmed at codeberg.
You'll need the following dependencies:
gir1.2-gdkpixbuf-2.0gir1.2-glib-2.0gir1.2-gtk-3.0gir1.2-keybinder-3.0python3python3-gipython3-setproctitle
Run setup.py to build and install Magnus:
sudo python3 setup.py install