gravypod / kiosk

Proof of concept for a boot to electron ubuntu kiosk using Electron, Ubuntu, lightdm, mkosi, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiosk

This repo contains tools to build a boot-to-electron disk image using mkosi, electron, electron-packer, lightdm, openbox, and a few other tools.

Building

  1. Install virtualbox (hard dep)
  2. Install deps
  • node v10.16.0
  • npm 6.9.0
  • mkosi 5
  1. make install
  2. Boot the VM created in VirtualBox

Licenses

The code under viewport/ was generated with (basel-init)[https://github.com/baseljs/basel-app] and is licensed under viewport/LICENSE. All other code in this repository is licensed under MIT governed by LICENSE.

About

Proof of concept for a boot to electron ubuntu kiosk using Electron, Ubuntu, lightdm, mkosi, and more.

License:MIT License


Languages

Language:JavaScript 49.6%Language:HTML 32.4%Language:Makefile 16.0%Language:Shell 2.0%