0.0.4 • Published 11 years ago
omxfinder v0.0.4
omxfinder - CLI Frontend omxplayer

Requipment
install omxplayer
$ sudo apt-get install omxplayerInstall
To install omxfinder run the following
$ npm install -g omxfinderFeature
$ omxfinderConfiguration
set first opened directory
config file created current directory: .omxfinder
$ cat .omxfinder
$ {"dir":["<first-opened-directory-path>"]}ex)
$ cat .omxfinder
$ {"dir":["/mnt/share/movies"]}