Hi All.
So I am currently working on a little project and I was wondering what the best way would be to create a device that loads electron on startup and cannot be escaped. Its an application for a friends restaurant to sit in the doorway and handle all his table bookings with a touch screen. Currently I am running it on ubuntu desktop 16.04, and when its first turned on he selects the application and starts it up.
I have three problems I want to solve so any help would be fantastic.
- Ubuntu error messages still show up.
- Ubuntu screen gestures can exit the app.
- I would like to auto update his app, whats the best way to do this?
Maybe it would be better to use a different OS entirely. If so any recommendations on this would be great.
The optimal end product would be for him to plug in the computer and my app to auto start on startup that auto updates when new versions are on the server.