mrbidon / omxplayshuffle

Play in a shuffle order video files in the current directory with omxplayer for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omxplayshuffle

Presentation

This a simple python script that can execute the omxplayer on the different file of the current directory in a shuffle order.

Installation

  • clone this git directory on your Raspberry Pi
  • on your local directory execute the following command

sudo python setup.py install

Use

In a directory with videos you want to play, execute the following command :

omxplayshuffle

About

Play in a shuffle order video files in the current directory with omxplayer for Raspberry Pi

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%