Skip to content

Restaurant Monitor slides application for Menus/Specials etc... Built on Python (FLASK), run on a Raspberry Pi.

Notifications You must be signed in to change notification settings

lazarusvc/Monitor_display_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cron job to start Application on reboot (in development)

$ crontab -e
$ @reboot python /home/Monitor_display_app/app.py
$ @reboot firefox

Command to Keep screen on at all times

$ sudo nano /etc/lightdm/lightdm.conf
[SeatDefaults]
xserver-command=X -s 0 -dpms

About

Restaurant Monitor slides application for Menus/Specials etc... Built on Python (FLASK), run on a Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published