pikiosk icon indicating copy to clipboard operation
pikiosk copied to clipboard

Automate Chromium in kiosk mode and Eddystone beacon on Raspberry Pi Raspbian Jessie with Ansible. Use a single command to update the kiosk and Eddystone URLs on all machines.

Results 6 pikiosk issues
Sort by recently updated
recently updated
newest added

see #8 @Lewiscowles1986 Do you really would like to have the screensaver enabled by default? In our kiosk projects we never ever want a screensaver kicking in, under no circumstances...

enhancement

from `README.md` > When using Wifi configure Wifi settings via Ansible if you create a valid `wpa_supplicant.conf` file and place in your `boot` partition the pi copies it over using...

readme

I just tried to run this on `jessie-lite` version of rPi (mostly to test my PR to address #1) Looks like we fail with error message ``` TASK [Create LXDE...

enhancement

Otherwise we get an error `hostname cannot be resolved` The Ansible hostname module does not seem to do this on Debian based systems, see the discussion on https://github.com/ansible/ansible/pull/8482 So this...

bug

Going from your original comment on https://github.com/CODESIGN2/rpi-pixel-kiosk/issues/2#issuecomment-270724290 I'd love to know if you've considered making the autostart of kiosk a systemD user service like I use there? Happy to submit...

enhancement