On-Screen Protractor is a simple Java application that allows to measure an angle on the screen.
Originally the program was conceived to assess the angle between north and a given point on any map open on the screen, therefore the background of the application window is transparent and the angle is measured from the positive y-axis and clockwise. The application allows to move the origin of reference axes and to rotate the axes as needed.
Minimum Java Development Kit (JDK) version required: 21.0.2
OnScreenProtractor works correctly only in Windows context.
(In linux 'OnScreenProtractor_v0.6.exe' can be started with 'Wine')
This software is released under GNU GPL v3
v0.6 (2024-03-04) Release Note
- Add menu items to save preferences (lines thickness, font size, elements color)
- Add iconImage to app windows
- Two distributions:
- with Windows executable.
OnScreenProtractor_v0.6_with_exe.zip (52,8 MB) - minimal. Only jar, resources and source code.
OnScreenProtractor_v0.6_JDK_required.zip (284,4 KB )
- with Windows executable.
On-Screen Protractor project page