Skip to content

Instantly share code, notes, and snippets.

View tclodd's full-sized avatar

tclodd

  • Joined Apr 12, 2026
View GitHub Profile
@tclodd
tclodd / install.sh
Last active May 3, 2026 14:51
Mission Control Centre kiosk on-screen keyboard handler (Lubuntu/maliit)
#!/usr/bin/env bash
# install.sh — one-shot setup for the Mission Control Centre kiosk's
# on-screen keyboard handler. Run on the kitchen-tablet Linux machine
# AFTER you've cloned (or scp'd) this kiosk-setup folder onto it.
#
# chmod +x install.sh
# ./install.sh
#
# What it does:
# 1. Drops the `mcc-kbd` script into ~/.local/bin (creates it if missing,