mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-06 13:17:54 +03:00
d4d929c28f
Added simple description about submodules
22 lines
931 B
Markdown
22 lines
931 B
Markdown
![UDS Logo](https://www2.udsenterprise.com/static//img/logoUDSNav.png)
|
||
|
||
The main repository has been transfered to https://github.com/VirtualCable/openuds
|
||
|
||
OpenUDS
|
||
=======
|
||
|
||
OpenUDS (Universal Desktop Services) is a multiplatform connection broker for:
|
||
- VDI: Windows and Linux virtual desktops administration and deployment
|
||
- App virtualization
|
||
- Desktop services consolidation
|
||
|
||
This is an Open Source Source project, initiated by Spanish Company Virtualcable and released Open Source with the help of several Spanish Universities.
|
||
|
||
Please fell free to contribute to this project.
|
||
|
||
Notes
|
||
=====
|
||
* Master version is always under heavy development and it is not recommended for use, it will probably have unfixed bugs. Please use the latest stable branch.
|
||
* From 4.0 onwards (current master), OpenUDS has been splited in serveral repositories and contains submodules. Remember to use "git clone --resursive ..." to fetch it ;-).
|
||
|