A simple button based menu for web based HTPC's (using Google Chrome)
- Up to 20 awesome buttons!
- Fancy-ass flip animations and shady fade-insandouts!
- Easy configuration!
- Google search bar for kiosk mode: Type in URL or search term
- Install PHP5 compatible webserver and enable file upload in PHP.ini
- Install ImageMagick PHP5 plugin
- Copy or move HTPC folder to web path
- Shutdown script: Give sudo permissions to www-data in /etc/sudoers:
- www-data ALL = NOPASSWD: /var/www/html/includes/shutdown.sh
- Fix permissions:
- Give all permissions to www-data:
sudo chown -R www-data:www-data /var/www/html/*
- Give write permissions to 'buttons/' and 'includes/':
sudo chmod 775 buttons/ includes/
- First run:
- Either) Add your buttons to 'buttons/' folder (360x200 for best result)
- Or) Upload them using the awesome image uploader on configuration page
- Enter URL in field underneath image on button
- Drag and sort channels in prefered order
- Click save button
- Click on button to be redirected to service of choice
- Click on Google button to search on Google or open URL
- Hover over top right corner to reveal shutdown button
- Click shutdown button to shutdown computer (if configured correctly!)
- Right click shutdown button to enter configuration