Nippl (Non Interactive Public Player) is a VLC-based media player, specialized in video playing.
It's intended for unattended computers playing advertising and informative media.
- Set up a standard Ubuntu install in the target computer.
- Install the following packages:
fluxbox
andVLC Media Player
- Drop the nippl package at
$HOME/nippl
.
- You should have the file
$HOME/nippl/source/nippl.py
.
- Use the included sample and set up your own settings
$HOME/nippl/source/config.ini
, created fromconfig.sample.ini
- Create a custom X session (
$HOME/.xsession
):
fluxbox &
cd nippl/source
python nippl.py
- Set up auto-login to start playing
- System -> Administration -> Login Screen
- Click the Unlock button
- Log in as your user with
.xsession
- Select User Defined Session as default session
- Close
- Restart computer, unattended startup is ready to use.