Very simple client for Twirex (http://twirex.com). If you want to join to the development of this client feel free to contact me.
The client will grow as the Twirex's API grows. There's still a lot to do!
Windows users:
You can download the latest version on the Downloads section:( http://code.google.com/p/grr-it/downloads/list )
Extract the folder and execute GrrIt.exe. (I recommend to make a shortcut for your desktop). Configure your account. You can use grr-it now.
Linux users:
Make an anonymous checkout:
svn checkout http://grr-it.googlecode.com/svn/trunk/ grr-it-read-only
To see it in action you just need to run the file GrrIt.py ( $> python GrrIt.py ) Some linux distributions already have got enough things to run it. (otherwise: sudo apt-get install python-gtk2)
Compatible with ANY OS that has installed python, and pygtk libraries.
You may need pygtk, pyGObject and pyCairo... (available at http://pygtk.org), in order to run the app.