Skip to content

festivalist/Tagesschau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Tagesschau Wecker HowTO

works with Raspberry Pi 4 Raspberry Pi Os Bookworm 64 bit

unchecked autostart method: We want to run our script automatically when the Raspberry Pi boots up. To do that we will be using a method called Autostart. With this method, the graphical interface will initialize first and then run our script.

Open the Terminal and type:

mkdir /home/pi/.config/autostart nano /home/pi/.config/autostart/fearBooth.desktop Now copy the contents below inside the file you've just created:

[Desktop Entry] Type=Application Name=HauntedTV Exec=/usr/bin/python /home/pi/Desktop/FearBooth/main.py save, exit with ctrl + x and reboot:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages