Skip to content

Windows script to use VLC to play a folder of media on a loop, fullscreen. Like a basic digital signage program.

License

Notifications You must be signed in to change notification settings

Digressive/VLC-Basic-Digital-Signage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VLC-Basic-Digital-Signage

Small Windows batch script that uses VLC to play a configurable folder of media, in an endless loop, full screen and without any UI elements.

Please consider supporting my work:

Please report any problems via the ‘issues’ tab on GitHub.

-Mike

Requirements

  • VLC installed.
  • A folder of media that VLC can open.

The script has been tested on Windows 10 1903.

Configuration

Open the script in your favourite editor and change the media variable to your desired folder.

SET "media=C:\foo\media"

About

Windows script to use VLC to play a folder of media on a loop, fullscreen. Like a basic digital signage program.

Topics

Resources

License

Stars

Watchers

Forks