LeCodes Desktop (Linux)
=======================

Run a project by passing its URL:

    ./lecodes-desktop https://le.codes/qr/<id>

Run a locally compiled project (lecodes preview -o app.js):

    ./lecodes-desktop app.js

An "app.js" placed NEXT TO the lecodes-desktop binary runs automatically with no arguments;
otherwise a placeholder screen is shown. "./lecodes-desktop --version" prints the version.

Keep the "assets" and "fonts" folders in the SAME folder as the lecodes-desktop binary.

Requirements: a 64-bit Linux desktop with an X11 server and an OpenGL ES 3 capable GPU/driver
(mesa), plus libcurl4, libasound2 and the EGL/GLES/X11 runtime libraries (present on any desktop).
Video playback is not yet supported on Linux (audio is).
