Downloads
Choose your product and download the version for your operating system.
BLS Manager / InSpaceSync
Manage BrickLink and BrickOwl orders and inventory with BLS Manager, and keep your inventory synchronized between marketplaces with InSpaceSync.
BLS Backup
Create backups of your store data with a dedicated Windows backup utility.
IdleLock
Trial versionAutomatically lock your Windows workstation after a period of inactivity. Try IdleLock to see whether it fits your needs.
Remote Support Client
Get hands-on help during an arranged support session with InSpace Software. Download the client for your operating system and follow the instructions from support.
Linux repositories
Prefer installing and updating through your package manager? Add the InSpace Software repository using the instructions below.
You only need to set up the repository once. Run the commands in order in the same terminal. The final command installs Remote Support (inspace-remote-support) as an example; this package is currently available from the repository.
Debian / Ubuntu — APT repository
-
Open the temporary directory.
cd /tmp -
Download the signing-key package.
wget https://get.inspacesoftware.com/linux/deb/inspacesoftware-archive-keyring.deb -
Download the repository configuration package.
wget https://get.inspacesoftware.com/linux/deb/inspacesoftware-repos.deb -
Install the signing-key package.
sudo apt install ./inspacesoftware-archive-keyring.deb -
Install the repository configuration package.
sudo apt install ./inspacesoftware-repos.deb -
Refresh the available package list.
sudo apt update -
Install an example package: Remote Support.
sudo apt install inspace-remote-support
Fedora / RHEL — RPM repository
-
Open the temporary directory.
cd /tmp -
Download the signing-key package.
curl -LO https://get.inspacesoftware.com/linux/rpm/inspacesoftware-archive-keyring.rpm -
Download the repository configuration package.
curl -LO https://get.inspacesoftware.com/linux/rpm/inspacesoftware-repos.rpm -
Install the signing-key package.
sudo dnf install ./inspacesoftware-archive-keyring.rpm -
Install the repository configuration package.
sudo dnf install ./inspacesoftware-repos.rpm -
Install an example package: Remote Support.
sudo dnf install inspace-remote-support
Need help choosing or installing a product? Visit our support page or contact us.
