Window Switch 0.12.6 發布
Window Switch 是一個用來在網絡計算機中移動應用程序,你可以直接在本機上打開某個應用程序,并將桌面發送給網絡中的其他計算機,同樣顯示該界面。這里有個如何使用該工具的演示視頻。
Beta Releases
Newer versions with many new features, but also potentially more bugs, may be found here (if this directory is empty, there is no beta available)
Source
The source for Window Switch, Xpra and many other components can be found here, for more information see the development pages.
Windows
Simply download and run this installer. (US mirror)
The application will appear in your system tray once started. (Windows Vista and Windows 7 may require that you "unhide" it for easier access)
The server is limited to exporting the local display in full, you will not be able to launch individual applications or remote desktops when connected to a Microsoft Windows computer. (you may want to use an online account to connect to a proper server operating system)
Linux
Ubuntu and Debian
Fedora
RPM
sopenSUSE
RPM
sCentOS
RPM
sGeneric
RPM
sGentoo
ebuild
sarch Linux
package and xpra here. (off-site contribution)
Note: KDE
users should be aware that there are a number of KDE bugs and issues
RPM
users may want to import the package manager's key with: wget -q -O- https://winswitch.org/gpg.asc | rpm --import -
If you are experiencing high CPU usage, this is a bug in your Linux distribution's version of PyGTK, see this bug for details
Mac OS X
- For newer Intel based Macs, download this disk image
- For older PowerPC based Macs, download this disk image
Note: this is a work in progress and may not be quite as stable as the other platforms.
You can also find checksums and raw archives here
FreeBSD
You can find some (generally old) pre-built binaries here.
Check the build instructions to install from source and also to ensure that all the required libraries are present.
(there are no TigerVNC
server binaries at present as it fails to build, but you should be able to use the standard Xvnc
server in its place)
OpenSolaris
You can find some (generally very old) pre-built binaries here.
Check the build instructions to install from source and also to ensure that all the required libraries are present.
(there are no TigerVNC
server binaries at present as it fails to build, but you should be able to use the standard Xvnc
server in its place)
Installation from source for other platforms
This software uses distutils
to install, which means that you should be able to install from source on any platform which has the required dependencies.