Skip to content

xocialize/Kiosk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiosk by Xocialize

kiosk uses GitHub repositories to locally load a web directory to your iPhone/iPad. Setup is very straight forward. The below instructions assume you have already created a repository for use.

  1. In your GitHub repository create a directory named "kiosk". NOTE: this directory is case sensitive so ensure that you've done exactly as noted.
  2. Copy your web content into the kiosk directory making sure your index file is named "index.html" and that your links are relative to the index file. NOTE: this index.html file name is also case sensitive.
  3. Install kiosk on your supported IOS device from either the Apple App Store or by cloning this repository and compiling with xcode to your device.
  4. Choose GitHub Repository from the menu
  5. Enter the GitHub user name for this repository
  6. Enter this repository name into the repo field
  7. Optionally but recommended: Enter a GitHub token to increase the GitHub API limit. ( You can create a token at: https://github.com/settings/tokens )
  8. Press the Update GitHub Information button
  9. From the main settings menu configure any additional options and then press the Launch Kiosk button

Settings

Roadmap

Version 1.0 which is currently available in the App Store is just an initial release. Near future planned features include:

  1. Barcode Scanner
  2. JavaScript API
  3. Offline data collection for forms or other data
  4. Remote management via Xocialize remote manager

Credits

Kiosk uses the Swifter HTTP server to serve up the files imported from your repository allowing for offline use. It also uses the Reachability library to check network availability, HRToast for messaging and a suite of file utilities by Anthony Levings.

About

Kiosk for IOS

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
SWIFTER_LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published