Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Kiosk

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation. The app uses a text file to store kiosk information that visitors enter if they are interested in learning more or keeping in touch. I know that there are all kinds of forms and solutions for this but wanted to flex those developer muscles and take the do-it-yourself approach. Feel free to fork and adapt for yourself!

Screenshots

Intro Contact Interest Thanks

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/tvthatsme/simple-kiosk
# Go into the repository
cd simple-kiosk
# Install dependencies and run the app
npm install && npm start

License

Code released under the MIT license.

About

A simple kiosk application built with electron.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages