Writing GUI applications on the Raspberry Pi without a desktop environment
Jan 23, 2019 • Avik Das
A simple clock and weather application I've had sitting on my dining room table
In a previous article, I explained how I set up a TFT LCD screen on my Raspberry Pi. Because I had been previously using my Pi as a headless server, I hadn’t installed a desktop environment. I wanted to add a lightweight heads-up display to the server, and I wanted a graphical application that could operate without X, the usual graphical system on Linux.
Writing such a lightweight application ...
Read more at avikdas.com