Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds reboot button #155

Open
wants to merge 1 commit into
base: rpi3_32bit_omxplayer
Choose a base branch
from

Conversation

InBrewJ
Copy link
Contributor

@InBrewJ InBrewJ commented Mar 13, 2024

NOTE NOTE NOTE

To make this work an extra volume needs to be mapped in the docker-compose file - in the section relating to the player container:

volumes:
      - /other-volumes-before:...
      - /proc/sysrq-trigger:/sysrq

See the scentrooms docker-compose file (from which the changes in this PR take inspiration)
https://github.com/LUSHDigital/lrpi_scentroom/blob/master/docker-compose.yml#L38-L56

Where is the source code for the frontend?

Associated lrpi_tablet_ui repo / branch: https://github.com/InBrewJ/lrpi_tablet_ui/tree/rpi3_fixes_with_reset_button

What does it look like?

This:

image

What happens when a therapist pushes the button?

This (which, admittedly, isn't the prettiest thing in the world!):

image

Will a therapist press it accidentally?

Maybe! Any design / UX improvement points are welcome. This is the basic 'get it working' version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant