Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

26,076

Downloads of v 2.1.23:

981

Last Update:

01 Oct 2024

Package Maintainer(s):

Software Author(s):

  • Datronicsoft

Tags:

spacedesk-client network display software

Spacedesk Viewer Software for SECONDARY machine (client)

  • 1
  • 2
  • 3

2.1.23 | Updated: 01 Oct 2024

Downloads:

26,076

Downloads of v 2.1.23:

981

Maintainer(s):

Software Author(s):

  • Datronicsoft

Spacedesk Viewer Software for SECONDARY machine (client) 2.1.23

Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Datronicsoft. The inclusion of Datronicsoft trademark(s), if any, upon this webpage is solely to identify Datronicsoft goods or services and not for commercial purposes.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Failed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Spacedesk Viewer Software for SECONDARY machine (client), run the following command from the command line or from PowerShell:

>

To upgrade Spacedesk Viewer Software for SECONDARY machine (client), run the following command from the command line or from PowerShell:

>

To uninstall Spacedesk Viewer Software for SECONDARY machine (client), run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade spacedesk-client -y --source="'INTERNAL REPO URL'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade spacedesk-client -y --source="'INTERNAL REPO URL'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install spacedesk-client
  win_chocolatey:
    name: spacedesk-client
    version: '2.1.23'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'spacedesk-client' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '2.1.23'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller spacedesk-client
{
    Name     = "spacedesk-client"
    Version  = "2.1.23"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'spacedesk-client':
  ensure   => '2.1.23',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

NOTE

Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...

Package Approved

This package was approved as a trusted package on 01 Oct 2024.

Description

Features and System Requirements

NETWORK DISPLAY MULTI MONITOR SOFTWARE

  • Windows Desktop Extension (x10-sion)
    screenshot
  • Windows Desktop Duplication (mirroring/cloning)
    screenshot
  • Touchscreen
  • KVM (keyboard and mouse remoting) supported by Windows VIEWER

PRIMARY MACHINE & SECONDARY MACHINE

At least two machines are required: PRIMARY machine and SECONDARY machine
All machines must be connected to a LAN (Local Area Network).
Network protocol TCP/IP needs to be supported. The connection can be over USB (e.g. tethering), via LAN-cable or wireless.

PRIMARY MACHINE (Windows PC, laptop and tablet): spacedesk DRIVER

The primary machine runs a Windows service and the WDDM driver. This appears as an additional graphics adapter to Windows 10 and an additional monitor connection of the existing graphics adapter on Windows 7 and 8.1. This additional virtual graphics adapter or display connector can mirror any other Windows display screen or extend the Windows Desktop. spacedesk software on Primary Machine is capturing the screen content, compressing it and transmitting it over the LAN (Local Area Network) to the spacedesk secondary machines.

  • Windows 10 (WDDM IddCx Indirect Display Driver)
  • Windows 8.1 / 7 (WDDM Filter Hook Display Driver)

SECONDARY MACHINE (PC, laptop, tablet, smartphone and devices)

  • Windows 7 / 8.1 / 10
  • Android (> version 4.1)
  • iOS (> version 9.3)
  • Any other: HTML5 Web browsers ( Chrome (> 16), Safari (> 5.1) Internet Explorer (> 10), Opera (> 27) )

LOCAL AREA NETWORK (LAN)

  • TCP/IP v4
  • TCP/IP v6 (future versions only)
  • No encryption transmitting data between client and server. Therefore all information transmitted is potentially available to everybody in the network.

tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';

$packageArgs = @{
  packageName   = $env:ChocolateyPackageName
  filetype      = 'MSI'

  url           = 'https://spacedesk.net/downloads/spacedeskWindowsVIEWER_v0945_BETA.msi'
  checksum      = 'e32e56f48e3d2a1c1375f0c7b3f8cd254c8b2bc010df8f8c1f0e8b6f11c21069'
  checksumType  = 'sha256'

  silentArgs    = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
}

Install-ChocolateyPackage @packageArgs

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.22 317 Tuesday, August 20, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.21 343 Friday, July 5, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.20 245 Monday, June 3, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.19 186 Wednesday, May 15, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.16 329 Monday, April 1, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.15 224 Tuesday, March 5, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.14 108 Wednesday, February 28, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.13 134 Thursday, February 22, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.12 77 Monday, February 19, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.11 170 Thursday, February 8, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.10 45 Wednesday, February 7, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.09 279 Monday, January 8, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.08 92 Wednesday, January 3, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.07 49 Wednesday, January 3, 2024 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.06 81 Friday, December 29, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.05 113 Friday, December 22, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.03 65 Wednesday, December 20, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.02 53 Tuesday, December 19, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.01 92 Wednesday, December 13, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 2.1.0.0 74 Monday, December 11, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.78 188 Thursday, November 30, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.77 57 Wednesday, November 29, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.76 97 Friday, November 24, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.75 411 Wednesday, September 27, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.74 58 Monday, September 25, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.73 304 Wednesday, August 23, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.72 79 Friday, August 18, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.71 66 Thursday, August 17, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.70 83 Monday, August 14, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.69 111 Tuesday, August 8, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.67 630 Wednesday, April 26, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.66 213 Wednesday, April 5, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.65 284 Wednesday, March 8, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.64 114 Friday, March 3, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.62 79 Wednesday, March 1, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.60 105 Thursday, February 23, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.57 220 Monday, January 30, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.56 96 Wednesday, January 25, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.55 62 Tuesday, January 24, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.54 100 Wednesday, January 18, 2023 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.50 523 Friday, November 4, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.49 317 Monday, October 3, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.48 161 Tuesday, September 20, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.47 180 Tuesday, September 6, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.46 434 Tuesday, July 26, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.44 250 Wednesday, July 6, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.43 142 Friday, July 1, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.42 351 Monday, May 30, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.41 175 Friday, May 20, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.40 291 Friday, April 29, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.39 221 Tuesday, April 12, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.38 130 Thursday, April 7, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.37 418 Thursday, March 3, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.36 205 Friday, February 18, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.35 161 Thursday, February 10, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.34 130 Monday, February 7, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.33 145 Wednesday, February 2, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.31 242 Monday, January 17, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.30 121 Thursday, January 13, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.29 150 Thursday, January 6, 2022 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.27 216 Thursday, December 23, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.26 96 Wednesday, December 22, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.25 144 Thursday, December 16, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.24 146 Friday, December 10, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.23 169 Thursday, December 2, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.22 210 Thursday, November 18, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.18 457 Friday, October 8, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.17 158 Friday, October 1, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.16 107 Thursday, September 30, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.15 170 Tuesday, September 21, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.14 247 Wednesday, September 8, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.13 109 Monday, September 6, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.12 199 Thursday, August 26, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.11 113 Monday, August 23, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.10 169 Thursday, August 19, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.9 221 Monday, August 2, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.8 110 Wednesday, July 28, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.7 144 Thursday, July 22, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.6 113 Wednesday, July 21, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.5 117 Monday, July 19, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.4 139 Friday, July 16, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.3 206 Friday, July 2, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.2 197 Thursday, June 17, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 1.0.1 138 Wednesday, June 16, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.99 168 Monday, June 7, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.98 119 Friday, June 4, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.97 182 Friday, May 14, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.96 106 Wednesday, May 12, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.95 179 Friday, April 23, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.94 143 Wednesday, April 14, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.93 141 Friday, April 9, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.92 122 Thursday, April 8, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.91 120 Tuesday, April 6, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.90 117 Tuesday, April 6, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.89 117 Tuesday, March 30, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.88 100 Monday, March 29, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.87 188 Wednesday, March 10, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.86 107 Wednesday, March 10, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.85 134 Friday, March 5, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.84 124 Tuesday, March 2, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.83 137 Friday, February 26, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.82 203 Friday, February 5, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.81 167 Thursday, January 28, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.80 128 Wednesday, January 27, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.79 131 Monday, January 25, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.78 196 Thursday, January 7, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.77 141 Wednesday, January 6, 2021 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.76 156 Tuesday, December 29, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.74 159 Friday, December 18, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.73 137 Wednesday, December 16, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.72 156 Friday, December 11, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.71 168 Friday, December 4, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.70 239 Monday, November 9, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.69 169 Wednesday, October 28, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.68 175 Thursday, October 22, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.67 174 Friday, October 9, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.66 245 Friday, October 2, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.65 171 Wednesday, September 30, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.64 221 Tuesday, September 8, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.63 196 Tuesday, September 1, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.61 195 Thursday, August 20, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.59 196 Friday, August 14, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.58 140 Thursday, August 13, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.57 154 Wednesday, August 12, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.56 169 Monday, August 10, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.54 248 Thursday, July 30, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.53 134 Monday, July 27, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.52 242 Tuesday, July 21, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.51 198 Friday, July 17, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.49 165 Friday, July 10, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.48 156 Thursday, July 9, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.47 157 Wednesday, July 8, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.46 156 Tuesday, July 7, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.45 172 Thursday, July 2, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.22 271 Friday, April 3, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.21 155 Monday, March 30, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.20 293 Friday, January 31, 2020 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.19 236 Wednesday, September 11, 2019 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.17 207 Thursday, August 8, 2019 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.16 309 Friday, June 21, 2019 Approved
Spacedesk Viewer Software for SECONDARY machine (client) 0.9.15 210 Sunday, June 16, 2019 Approved

This package has no dependencies.

Discussion for the Spacedesk Viewer Software for SECONDARY machine (client) Package

Ground Rules:

  • This discussion is only about Spacedesk Viewer Software for SECONDARY machine (client) and the Spacedesk Viewer Software for SECONDARY machine (client) package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Spacedesk Viewer Software for SECONDARY machine (client), or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus