Control your Amazon fireTV with your web-browser through your local webserver using PHP.
* simple Amazon FireTV remote for any system running php (webserver)
* needs: a PHP environment and adb installed
* idea from: http://www.aftvnews.com/how-to-remotely-control-an-amazon-fire-tv-or-fire-tv-stick-via-adb/
* instructions:
* - install adb
* - copy this script to your web-directory (e.g. /home/user/public_html/firetv)
* - optional: place a .htaccess file allowing only local...