RTS2 GUI

There is prototype implementation of GUI, however I do not have time to finish it. It is in PyGTK, uses XML-RPC to communicate with RTS2. XML-RPC interface is described here. Code is at SVN http://rts-2.svn.sf.net/viewsvn/rts-2/trunk/pyrts2, to get it and run it execute:

user@host:~$ svn co https://rts-2.svn.sf.net/svnroot/rts-2/trunk/pyrts2
user@host:~$ cd pyrts2
user@host:~/pyrts2$ ./pyrts2.py

You will need python-gtk2 installed:

user@host:~$ sudo apt-get install python-gtk2

And you need to have rts2-xmlrpcd running. Currently, GUI support scheduling and have a tool to display schedule. There is a screen shot:

 
doc/gui.txt · Last modified: 2009/01/06 18:57 by pkubanek
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki