Changes in 0.5.19
- Fix shell detection on macOS
- Fix file browser not working on different locales
Downloads
If you have already installed X-Pipe, this update will eventually be installed automatically.
In any other case you can download it from here:
Installers
Installers are the easiest way to get started and they come with an automatic updater functionality.
They can also be used to upgrade an existing installation to a newer version.
The following installers are available:
- Windows .msi Installer (x86_64)
- Linux .deb Installer (x86_64)
- Linux .rpm Installer (x86_64)
- MacOS .pkg Installer (x86_64)
Portable
If you don't like installers, you can also use portable versions that are packaged as an archive.
The following portable versions are available:
Scripts
Install X-Pipe by pasting the applicable installation command into your terminal.
This will perform the full set up by using the downloadable installers.
Bash (Linux / MacOS)
bash <(curl -sL
https://xpipe.io/get-xpipe.sh)