Open-source living-room entertainment system, with pretty UI made in Electron
Clasmera SPACE is an open-source user-interface designed for home entertainment systems. It is built using JavaScript and CSS, and is intended for kiosk-like environments with basic security features. The application requires a decent processor and is not optimized for low-end hardware like the Raspberry Pi.
- ▪Clasmera SPACE is designed for watching videos and creating home entertainment center devices.
- ▪It includes a simple API for developers to add custom video sources or applications.
- ▪The application requires a Linux or Git Bash terminal with Node.JS and NPM installed.
Opening excerpt (first ~120 words) tap to expand
Clasmera SPACE A user-interface for watching videos on the Internet and creating home entertainment center devices. Made with clean class-based JavaScript and CSS code, designed to run on Electron. Designed for kiosk-like situations. Comes with basic "child-proof" account security features, as well as -- for developers -- a simple and easy-to-use interactions API for both mouse and button-pad devices, and the ability to add custom video sources or applications. Will require a decent processor and/or GPU. The default GUI is not designed for the Raspberry Pi or other low-end hardware. Running / Development Use a Linux or Git Bash terminal with Node.JS (node) and NPM (npm) installed. Please search the web for "how to install npm" if you need assistance with this step.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.