Difference between revisions of "What can I do with LinuxMCE?"

From LinuxMCE
Jump to: navigation, search
m (General: moved link target page)
 
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<p>Following is a list of things you can do with LinuxMCE.  Each link takes you to a how-to page which has 3 parts: 1) How to set it up, 2) How to use it, 3) Where to find the source code and how it works.</p>
+
{| align="right"
 +
  | __TOC__
 +
  |}
 +
[[Category:Tutorials]]
  
<p>The list is not complete, and many of the topics do not yet have the documentation, and not all documentation pages have screen shots and picturesFeel free to add your own documentation and commit it into our document tree, like a wiki; there's a how-to for that.</p>
+
Following is a list of things you can do with LinuxMCEEach link goes to a how-to page which has 3 parts:
  
<p>Most people gradually add more and more to LinuxMCE over time, this page will become a comfortable alternative to the full user's manual, allowing you to quickly see what can be done, and how to do it.</p>
+
#How to set it up
<p>Everything listed below presently is tested and works even if the documentation is not written, except those items in <i>italics</i> which require modules still in development or only partially complete.  Items with an * are coded, and should work, but are not fully tested.</p>
+
#How to use it
<p>[[What modules are in development?]]</p>
+
#Where to find the source code (and how it works)
 +
 
 +
The list is not complete, and many of the topics do not yet have documentation. Not all documentation pages have screen shots and pictures.  Feel free to add your own documentation to the wiki.
 +
 
 +
Most of the articles reflect tested procedures (even if the documentation is not written). Items in <i>italics</i> describe modules still in development or that have been only partially completed.  Items with an * have been coded, and should work, but have not been fully tested.
 +
 
 +
''Note: This is an introduction article only. The complete list of articles is found in the [[:Category:Tutorials|Tutorials Category]].''
 +
 
 +
Also see the [[Usage Intro]].
  
 
==General==
 
==General==
* [[Control LinuxMCE using a Windows device as an Orbiter]]<br>
+
* [[Control LinuxMCE using a Windows device as an Orbiter]]
* [[Control LinuxMCE using a Symbian Series 60 mobile phone with Bl]]<br>
+
* [[Control LinuxMCE using a Symbian Series 60 mobile phone]]
* [[Control LinuxMCE using other types of mobile phones]]<br>
+
* [[Control LinuxMCE using other types of mobile phones]]
* [[Control LinuxMCE using an Infrared remote]]<br>
+
* [[Control LinuxMCE using an Infrared remote]]
* [[Add support for new remote controls]]<br>
+
* [[Add support for new remote controls]]
* [[Change the look and feel of the Orbiter]]<br>
+
* [[Change the look and feel of the Orbiter]]
* [[Create my own skins or GUI for LinuxMCE]]<br>
+
* [[Create my own skins or GUI for LinuxMCE]]
* [[Translate the GUI into another language]]<br>
+
* [[Translate the GUI into another language]]
* [[Automatic diskless boot of media directors]]<br>
+
* [[Automatic diskless boot of media directors]]
* [[Restrict which users can use use which Orbiters or control w]]<br>
+
* [[Privacy Settings]]
Add to/edit the online documentation, wiki-style<br>
+
* [[Privacy Settings|Restrict which users can use use which Orbiters]]
<br>
+
 
 +
Add/edit the online documentation, wiki-style.
  
 
==Media==
 
==Media==
Line 25: Line 37:
 
* [[Control the media director's volume using either a receiver]]<br>
 
* [[Control the media director's volume using either a receiver]]<br>
 
* [[Use network audio players for a whole-house music solution]]<br>
 
* [[Use network audio players for a whole-house music solution]]<br>
Watch TV using the built-in Myth PVR, and schedule recordings<br>
+
* [[Watch TV using the built-in Myth PVR, and schedule recordings]]
 
* [[Use a satellite/cable box with the PVR]]<br>
 
* [[Use a satellite/cable box with the PVR]]<br>
 
* [[Control a TV or cable/satellite box]]<br>
 
* [[Control a TV or cable/satellite box]]<br>
Line 48: Line 60:
 
* [[Control lights or climate with a floorplan]]<br>
 
* [[Control lights or climate with a floorplan]]<br>
 
* [[Adding support for home automation devices]]<br>
 
* [[Adding support for home automation devices]]<br>
* [[What if you don't have a driver for my home automation devic]]<br>
+
* [[What if you don't have a driver for my home automation device]]<br>
 
* [[Make things happen at sunrise/sunset]]<br>
 
* [[Make things happen at sunrise/sunset]]<br>
 
* [[Make things happen when I enter a room]]<br>
 
* [[Make things happen when I enter a room]]<br>
Line 56: Line 68:
  
 
<br>
 
<br>
 +
 
==Security==
 
==Security==
 
* [[Monitor surveillance cameras]]<br>
 
* [[Monitor surveillance cameras]]<br>
Line 64: Line 77:
 
<br>
 
<br>
  
==PC Computing==
+
==[[Telecom]]==
* Have LinuxMCE's screen saver turn my regular TV off when there's no activity and back on automatically, like a PC monitor with power save<br>
+
 
* Browse web pages on the media directors<br>
+
* Make phone calls using a VOIP provider. Currently the follow Providers are supported with minimal setup.
* <i>Browse web pages on the orbiters</i><br>
+
** [[Broadvoice]]
* <i>Use open office on the media directors</i><br>
+
** [[E-Fon_(Switzerland)]]
* <i>Access a KDE/Gnome desktop on the media directors</i><br><br>
+
** [[Inphonex]]
 +
** [[NuFone]]
 +
** [[Sipgate]]
 +
** [[Teliax]]
 +
** [[VoiceEclipse]]
 +
** [[Manual Phones Configuration | How to Configure Phone Lines Manually]]
  
==Telecommunications==
+
* For a more detailed disscussion of how LMCE integrates the telecom feature see:
* Make phone calls using a VOIP provider<br>
+
[http://wiki.linuxmce.org/index.php/How_LinuxMCE_telecom_works How LinuxMCE Telecom Works]
* Make phone calls using a regular phone line (POTS), ISDN or T1<br>
+
* Do video conferencing<br>
+

Latest revision as of 21:49, 5 February 2010

Following is a list of things you can do with LinuxMCE. Each link goes to a how-to page which has 3 parts:

  1. How to set it up
  2. How to use it
  3. Where to find the source code (and how it works)

The list is not complete, and many of the topics do not yet have documentation. Not all documentation pages have screen shots and pictures. Feel free to add your own documentation to the wiki.

Most of the articles reflect tested procedures (even if the documentation is not written). Items in italics describe modules still in development or that have been only partially completed. Items with an * have been coded, and should work, but have not been fully tested.

Note: This is an introduction article only. The complete list of articles is found in the Tutorials Category.

Also see the Usage Intro.

General

Add/edit the online documentation, wiki-style.

Media


Home Automation



Security


Telecom

  • For a more detailed disscussion of how LMCE integrates the telecom feature see:

How LinuxMCE Telecom Works