Night Gallery — an ambient learning canvas for your TV

This is the app. It looks exactly like this on the wall.

Three functions, always

The collection

585 cards, 121 chess puzzles, 59 chess positions, fourteen tags.

Including sixty Danish words, idioms and institutions, from overskud to fjumreår.

The chess puzzles and positions sit outside these fourteen tags. Every puzzle is machine-verified: a chess engine confirms it has exactly one solution before it ships.

See it now

Open the gallery in your browser: the same file that runs on the TV.

Open the gallery

→ next card  ·  ← previous card  ·  OK pause

Put it on your TV

  1. Clone the repository. git clone https://github.com/cocodedk/night-gallery.git
  2. Run the checks. npm run check: the same syntax, unit, compatibility and end-to-end gates the project runs before any install of its own.
  3. Put the TV in developer mode. Apps panel → type 12345 → toggle Developer mode on → set this machine’s IP as the host → reboot the TV.
  4. Install it. npm run install-tv: finds the TV on the network, packages and signs the widget, installs it, and launches it.

Packaging requires a Tizen Studio signing profile of your own. See the repository README for the full setup.