Skip to content

Remote Support Tool 0.5

Compare
Choose a tag to compare
@pinhead84 pinhead84 released this 16 Jan 14:13
· 173 commits to master since this release

With version 0.5 the application was completely reworked. The application was ported from Python to Tcl/Tk as described in issue #4.

Changelog

  • migrated from Python to Tcl/Tk
  • replaced Paramiko with OpenSSH
  • implemented a new build process based on Tclkit
  • updated to OSXvnc 5.0.1, which should fix problems with Retina displays on
    Mac OS X
  • rebuild x11vnc, which should fix problems with a missing libxss library
    on amd64 based Linux systems
  • added some more options for GUI configuration via config.ini

Released files

  • RemoteSupportTool-0.5.exe executable for Windows Vista or newer (32bit / 64bit)
  • RemoteSupportTool-0.5-xp.exe executable for Windows XP or newer (32bit / 64bit)
  • RemoteSupportTool-0.5-macosx executable for Mac OS X 10.7 or newer (64bit)
  • RemoteSupportTool-0.5-macosx.app.tar.gz compressed application bundle for Mac OS X 10.7 or newer (64bit)
  • RemoteSupportTool-0.5-linux-amd64 executable for Linux (amd64 / x86_64)
  • RemoteSupportTool-0.5-linux-i386 executable for Linux (i386)