0.0.4 • Published 10 years ago
omxfinder v0.0.4
omxfinder - CLI Frontend omxplayer
Requipment
install omxplayer
$ sudo apt-get install omxplayer
Install
To install omxfinder run the following
$ npm install -g omxfinder
Feature
$ omxfinder
Configuration
set first opened directory
config file created current directory: .omxfinder
$ cat .omxfinder
$ {"dir":["<first-opened-directory-path>"]}
ex)
$ cat .omxfinder
$ {"dir":["/mnt/share/movies"]}