Skip to content

Releases: Calcoph/Screen-Ruler

Release list

v1.0.0

Choose a tag to compare

@Calcoph Calcoph released this 21 Dec 18:59

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