ScRotator is a simple screen rotation tool. When you run, it's turn your screen, that's it. It's only work for Windows for now
I recommend using PowerToys Keyboard Manager Utility.

- download Python script (and install python, if you haven't)
- Then install rotate-screen with
pip install rotate-screencommand - Then remap a shortcut via Keyboard Manager Utility

- Give a shortcut input (like Win+PgDn)
- Set action to
Run Program - Set App to Python.exe path
- Set Args as downloaded python script path
- (Optional) If you don't wanna see opening terminal you can set visibility to
Hidden