You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am almost certain the problem is that the window size is not set correctly. You can change this in convert.py. I will work on a calibration script later but for now you can change the value. on this line image = image.resize((639,108)) the number should be a bit different for everybody. I would find the size of your terminal and put the size in replacement of 639,108.
This is an image showing what it looks like when the value is set incorrectly
Dont work on xfce terminal
The text was updated successfully, but these errors were encountered: