All Projects → leonardw → synology-open-vm-tools

leonardw / synology-open-vm-tools

Licence: other
VMware Tools for Synology DSM

Programming Languages

Makefile
30231 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to synology-open-vm-tools

Airconnect Synology
AirConnect package for Synology NAS and Synology Router
Stars: ✭ 102 (+9.68%)
Mutual labels:  synology
cloudflareddns
DDNS with Cloudflare
Stars: ✭ 33 (-64.52%)
Mutual labels:  synology
flickr-uploader
Upload a directory of media to Flickr to use as a backup to your local storage
Stars: ✭ 38 (-59.14%)
Mutual labels:  synology
Scripts
This project attempts to improve DSM's compatibility
Stars: ✭ 130 (+39.78%)
Mutual labels:  synology
Pyload
The free and open-source Download Manager written in pure Python
Stars: ✭ 2,393 (+2473.12%)
Mutual labels:  synology
Home-Assistant Config
BeardedTinker Home Assistant configuration. Feel free to browse, edit, tweak, improve, criticize and suggest.
Stars: ✭ 241 (+159.14%)
Mutual labels:  synology
Synology Notifications
Synology notifications service
Stars: ✭ 47 (-49.46%)
Mutual labels:  synology
synology
My Synology automation scripts. Making Synology NAS command line usable
Stars: ✭ 45 (-51.61%)
Mutual labels:  synology
Synologycloudflareddns
📜 Cloudflare DDNS script for Synology
Stars: ✭ 222 (+138.71%)
Mutual labels:  synology
Synology-NAS-monitoring
influxDB, Grafana, snmp and telegraf
Stars: ✭ 140 (+50.54%)
Mutual labels:  synology
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (+48.39%)
Mutual labels:  synology
Openhab Syno Spk
openHAB Synology SPK Install Package
Stars: ✭ 160 (+72.04%)
Mutual labels:  synology
centos-7-kickstart
build a centos 7 iso/ovf/ova with kickstart
Stars: ✭ 22 (-76.34%)
Mutual labels:  open-vm-tools
Synology
Cheatsheet and bash scripts sripts for Synology Nas Stations cheet cheat sheet nas networkdisk
Stars: ✭ 125 (+34.41%)
Mutual labels:  synology
synology-api
A Python wrapper around Synology API
Stars: ✭ 116 (+24.73%)
Mutual labels:  synology
Synologyddnscloudflaremultidomain
Synology DDNS Cloudflare service provider with multidomains and subdomains
Stars: ✭ 51 (-45.16%)
Mutual labels:  synology
qb-rss-manager
qBittorrent rss订阅规则管理, 支持Docker环境, 群晖, Windows桌面, Linux桌面的qb. 推荐直接使用懒人包体验完整功能.
Stars: ✭ 134 (+44.09%)
Mutual labels:  synology
AirConnect-Synology
Updated AirConnect packages for Synology NAS and Synology Router
Stars: ✭ 200 (+115.05%)
Mutual labels:  synology
synology-decrypt
An open source implementation/description of the Synology Cloud Sync encryption/decryption algorithm
Stars: ✭ 91 (-2.15%)
Mutual labels:  synology
synologylyric
Collection of Synology Audio Station Lyrics Module
Stars: ✭ 61 (-34.41%)
Mutual labels:  synology

English | 简体中文

VMware Tools for Synology DSM

This is a port of the open-vm-tools implementation of VMware Tools to the Synology DSM platform.

Here you will find ready-built binary installable SPK packages for DSM, together with the necessary sources, should you choose to build it yourself.

Read this in other languages: | English | 简体中文 |

open-vm-tools

open-vm-tools is a set of services and modules that enable several features in VMware products for better management of, and seamless user interactions with, guest operating systems.

Specifically, this port enables interaction with a virtualised Synology DSM running as a VMware guest VM. A typical host runs the VMware ESXi hypervisor.

open-vm-tools is open source software released under GPL v2 and GPL v2 compatible licenses.

More information can be found at the official open-vm-tools source repository.

Synology DSM Package (SPK) Files

SPK packages are found under the Release section. SPK releases track open-vm-tools versions from the upstream project.

Filenames are in the form

open-vm-tools_[Arch]-[DSM ver]_[open-vm-tools ver]-[build].spk

[Arch] is the CPU architecture supported by the package. Use the correct one that matches the intended Synology hardware model. This can be found in the official Synology knowledge base.

[DSM ver] is the minimum Synology DSM version supported by the package.

[open-vm-tools ver] is the open-vm-tools version matching the upstream releases.

[build] is the incremental build number. Get the latest available to benefit from more recent patches built from upstream hotfixes.

For example, to install open-vm-tools 10.3.10 on a Synology NAS model DS3615xs (Package Arch: Bromolow) running DSM 6.5, download a package file named open-vm-tools_bromolow-6.1_10.3.10-xx.spk which supports DSM versions 6.1 and above.

Build Tooling

Builds are created using the cross-compilation framework provided by the spksrc project from SynoCommunity.

spksrc is open source software released under the BSD license.

More information, including instructions to build this and many other projects relying on spksrc, can be found at the official SynoCommunity/spksrc source repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].