Skip to content

Releases: Calcoph/Screen-Ruler

v1.0.0

21 Dec 18:59
Compare
Choose a tag to compare

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