Releases: Calcoph/Screen-Ruler
Releases · Calcoph/Screen-Ruler
v1.0.0
Executable only works on windows.
It can probably work on macOS. If you want to try, you will need to compile from source:
pip install PyQt5
pip install pyinstaller
pyinstaller main.py -n screenruler -w -i ruler.ico