Skip to content

A CLI file browser and media interface for Raspberry Pi and Omxplayer.

License

Notifications You must be signed in to change notification settings

destinmoulton/pixi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixi

Pixi is a simple command line video browser for the Raspberry PI. Video files are played via omxplayer.

Requirements

  • go 1.10
  • omxplayer
  • xterm

Xterm is required so that omxplayer gains keyboard focus when a video is played.

Installation

go get github.com/destinmoulton/pixi

Debugging

To enable logging, pass the -log flag. This will create a pixi.log file in the working directory.

$ go run pixi.go -log

License

MIT

About

A CLI file browser and media interface for Raspberry Pi and Omxplayer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages