1MHGUI(1) User Commands MHGUI(1)
2
3
4
6 mhgui - A GUI to access the myharmony.com web service
7
9 mhgui [OPTIONS]
10
12 mhgui is intended to access the web service behind the myharmony.com
13 web site, to enable programming of Logitech Harmony remote controls
14 that are only supported through this web site (which normally requires
15 the use of Microsoft Silverlight).
16
18 --use-local-wsdl
19 Normally, mhgui will download its WSDL files from Sourceforge.
20 This option will force mhgui to use WSDL files from the local
21 filesystem. This could be used for example, if Sourceforge was
22 down for some reason.
23
24 --suds-debug
25 This option will cause mhgui to log debug information related to
26 its communications with the web service. This is mainly useful for
27 troubleshooting problems, and these logs may be requested by the
28 developers.
29
31 Written by Scott Talbert.
32
34 Report bugs to <concordance-devel@lists.sourceforge.net>.
35
36 mhgui utilizes libconcord. Until mhgui grows its own sourceforge
37 project, it piggy-backs off the concordance/libconcord mailing list.
38
40 Copyright © 2012-2013 Scott Talbert.
41 This is free software. You may redistribute copies of it under the
42 terms of the GNU General Public License
43 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
44 extent permitted by law.
45
46
47
48
49mhgui October 2013 MHGUI(1)