universal configurable desktop magnifier.
- X11
- Windows
- Wayland
- gnome
- windows
- Download the latest
magfy.zip
andmagfy.crt
. - Extract
magfy.zip
toC:\Program Files\magfy
. - Install
magfy.crt
:Install Certificate..
->Local Machine
->Place all certificates in the following store
->Browse..
->Trusted Root Certification Authorities
. - Create config.yaml inside the magfy.exe-located folder, and configure it.
- Build magfy.
git clone https://github.com/waneon/magfy
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DVENDOR="X11 | Wayland | Windows"
make
- Create config.yaml in that fits your vendor, and configure it.
Read CONFIGURATION.md for configurations.
- yaml-cpp