joukos / PaperTTY

PaperTTY - Python module to render a TTY or VNC on e-ink
942 stars 101 forks source link

is theare a option like rotate in terminal ? #84

Closed huangmingyou closed 2 years ago

huangmingyou commented 2 years ago

I had run PaperTTY on a 10.3 waveshare epaper, the terminal command work fine. but I can't rotate the display.

joukos commented 2 years ago

A more proper rotation command is sort of pending for me to dig an old branch of mine that had some changes to implement a framebuffer and such and I think I implemented it partly, but haven't had time to wrap it up. There is a --portrait option for the terminal command though, if that works.