Skip to content Skip to sidebar Skip to footer
Showing posts with the label Boot

No Display Name And No $display Environment Variable Using Tkinter On Raspberry Pi B+ From Boot Shell Script

my first post so apologies if I do anything wrong. I have written a python script using tkinter on… Read more No Display Name And No $display Environment Variable Using Tkinter On Raspberry Pi B+ From Boot Shell Script

Creating An Android Service To Run In The Background Using Python

I would like to know if it is possible to run an android service in the background (and possibly on… Read more Creating An Android Service To Run In The Background Using Python