Giter Site home page Giter Site logo

slideshow's Introduction

Slideshow

An Xsession script to run a PowerPoint slideshow using LibreOffice in kiosk style. The device will boot and then automatically launch into the presentation, if slide timings are set up then these will be honoured. There is a facility to update the on-disk slideshow by using a USB stick that is inserted on boot but there are certain caveats with this. This was originally built for the Raspberry Pi single board computer but it should be possible to easily be adapt this for other devices.

Installation instructions for running Raspberry Pi slideshow

  • Install latest Raspberry Pi OS to SD card and boot Raspberry Pi
  • Run through initial Raspi-Config and then boot into GUI
  • Open a terminal or SSH onto the decice and issue the following commands
  • wget https://raw.githubusercontent.com/jb2cool/slideshow/master/install-slideshow.sh
  • bash install-slideshow.sh
  • A USB stick will be provisioned as part of the installation process, you can use this to update the slideshow held on the device
  • Create an autoplay slideshow named slideshow.pps and copy into the Pi user home directory, this will autostart on bootup. You can skip this step and use the USB stick to populate this if you like
  • To update the slideshow simply place the slideshow.pps file onto the USB stick in /media/usb/pi/ and reboot the Raspberry Pi with the USB stick plugged in, the Pi will then update the presentation that it holds with the presentation thats on the USB stick
  • The USB stick is only needed for updating the presentation, without the USB stick it'll just play the last know presentation
  • Restart the Raspberry Pi, stand back and enjoy your show

Thanks to Peter Milne for supplying the original code. I have only adjusted his work for my own use (primarily by adding the USB stick updating function)
https://github.com/milnepe/slideshow

Version

1.1 Release

License

GPL 3.0

slideshow's People

Contributors

jb2cool avatar milnepe avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

einarjk stianke

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.