Difference between revisions of "IOrbiter"

From LinuxMCE
Jump to: navigation, search
(How to install)
(Added a pic of main screen)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[Category: Orbiters]]
 
The iOrbiter is a new style of web orbiter, that is using the iui CSS lib to provide an iPhone/iPod Touch kind of look.
 
The iOrbiter is a new style of web orbiter, that is using the iui CSS lib to provide an iPhone/iPod Touch kind of look.
 +
[[File:IOrbiter.jpg]]
 
=How to install=
 
=How to install=
 
The iOrbiter is only available via subversion at the moment. To get it
 
The iOrbiter is only available via subversion at the moment. To get it
 +
sudo apt-get install subversion
 
  cd /var/www
 
  cd /var/www
  svn checkout http://svn.linuxmce.org/svn/trunk/web/iOrbiter
+
  sudo svn checkout http://svn.linuxmce.org/svn/people/posde/iOrbiter /var/www/iOrbiter
  
 
From your iPhone/iPod Touch or other fairly recent web browsing device you can now connect to http://dcerouter/iOrbiter/iOrbiter.php
 
From your iPhone/iPod Touch or other fairly recent web browsing device you can now connect to http://dcerouter/iOrbiter/iOrbiter.php
  
 
= Note =
 
= Note =
Make sure to select an initial room and an initial user.
+
* Make sure to select an initial room and an initial user.
 +
* If you want to return to the home screen, just refresh the page.
 +
 
 +
= Status =
 +
This should give an overview, about what is currently possible with the iOrbiter
 +
== Works pretty well ==
 +
* Support listing of rooms
 +
* Support display of what is playing atm in the current room
 +
* Selecting any lighting scenario
 +
* Selecting any climate scenario
 +
* Turning on/off MDs/Displays (Power screen of UI1)
 +
* Enqueue media files and switch between audio/video and TV
 +
* Stopping media (audio/video/TV) (Power screen of UI1)
 +
 
 +
== In the works ==
 +
* Media Remote
 +
 
 +
== In the future ==
 +
* Support for security scenarios

Latest revision as of 18:34, 18 September 2014

The iOrbiter is a new style of web orbiter, that is using the iui CSS lib to provide an iPhone/iPod Touch kind of look. IOrbiter.jpg

How to install

The iOrbiter is only available via subversion at the moment. To get it

sudo apt-get install subversion
cd /var/www
sudo svn checkout http://svn.linuxmce.org/svn/people/posde/iOrbiter /var/www/iOrbiter

From your iPhone/iPod Touch or other fairly recent web browsing device you can now connect to http://dcerouter/iOrbiter/iOrbiter.php

Note

  • Make sure to select an initial room and an initial user.
  • If you want to return to the home screen, just refresh the page.

Status

This should give an overview, about what is currently possible with the iOrbiter

Works pretty well

  • Support listing of rooms
  • Support display of what is playing atm in the current room
  • Selecting any lighting scenario
  • Selecting any climate scenario
  • Turning on/off MDs/Displays (Power screen of UI1)
  • Enqueue media files and switch between audio/video and TV
  • Stopping media (audio/video/TV) (Power screen of UI1)

In the works

  • Media Remote

In the future

  • Support for security scenarios