Skip to content

scimusmn/jts-flipbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Journey to Space - Digital Flip Book

About

Swipeable slideshow for iPad tablets. This app generates a series of full-screen slides from a configuration file and linked images. It can be used to make multiple iPad slideshows, each with unique content. See examples of the flipbook xml structure in configs directory.

Hardware Setup

Install Flipbook Content

  • Clone this repository into a new folder on your Desktop.
  • Copy the img folder from Shared/Projects/Journey to Space (SPACE)/Multimedia/DigitalFlipbooks/jts-flipbook/img/ into the root of your new folder.
  • Inside index.html, change the data-config inside the body tag to the path of the flipbook xml that represents whichever flipbook you want to use.
<body data-config="configs/404.xml">
  • Transfer files to iPad using iMazing software.

    1. Connect iPad to computer via USB.
    2. Open iMazing application. Select iPad from sidebar.
    3. Navigate to Apps > KioskPro.
    4. Drag all files & folders from your 'jts-flipbook' folder into the KioskPro root folder within iMazing. (index.html MUST be in root)

    drag to iMazing gif

Launching Flipbook

  1. On the iPad, launch Kiosk Pro Plus, which is now configured to display your flipbook.
  2. Enable Guided Access by Triple-pressing the Home button.