Skip to content

Raspberry Pi media screen software, powered by Electron and React

Notifications You must be signed in to change notification settings

BinaryMuse/lumos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumos

Lumos is a media screen app designed for the Raspberry Pi.

Installation

After cloning the repository, install its dependencies and start the app.

npm install
npm start

By default, Lumos looks for pictures in ~/.lumos_images. You should create this directory and fill it with images for it to display before running the app. If you would like Lumos to load images from another folder, pass it to the LUMOS_IMAGE_DIR environment variable.

To start Lumos in fullscreen mode, set the LUMOS_FULLSCREEN environment variable.

About

Raspberry Pi media screen software, powered by Electron and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published