README.md
October 14, 2024 ยท View on GitHub
Magnus
A very simple screen magnifier.

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:
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