{"id":13508783,"url":"https://github.com/rdesktop/seamlessrdp","last_synced_at":"2025-10-29T13:54:49.580Z","repository":{"id":1151350,"uuid":"38628302","full_name":"rdesktop/seamlessrdp","owner":"rdesktop","description":"Extension for seamless applications.","archived":false,"fork":false,"pushed_at":"2022-02-20T08:25:36.000Z","size":332,"stargazers_count":135,"open_issues_count":8,"forks_count":42,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-01T08:33:56.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.rdesktop.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdesktop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-06T15:36:44.000Z","updated_at":"2024-10-25T16:47:26.000Z","dependencies_parsed_at":"2022-08-06T10:15:34.138Z","dependency_job_id":null,"html_url":"https://github.com/rdesktop/seamlessrdp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdesktop%2Fseamlessrdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdesktop%2Fseamlessrdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdesktop%2Fseamlessrdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdesktop%2Fseamlessrdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdesktop","download_url":"https://codeload.github.com/rdesktop/seamlessrdp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314012,"owners_count":20757453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T02:00:58.358Z","updated_at":"2025-10-29T13:54:44.522Z","avatar_url":"https://github.com/rdesktop.png","language":"C++","funding_links":[],"categories":["C++","others"],"sub_categories":[],"readme":"# SeamlessRDP\n\nSeamlessRDP is an extension to RDP servers that allows publishing\nWindows applications from an RDP server to your local desktop, similar\nto RAIL/RemoteApp.\n\nSeamlessRDP requires Windows Server 2008r2 or later to operate\ncorrectly.\n\n\n# Contributing\n\nThe development of SeamlessRDP takes place on\n[GitHub](https://github.com/rdesktop/seamlessrdp/). Feel free to get\ninvolved! We welcome all contributions.\n\n\n# Building SeamlessRDP\n\nThe ServerExe directory contains the server-side components of\nSeamlessRDP: the SeamlessRDP shell and window hooks. It uses a\nautotools-based build system.\n\n\n## Building from a source archive (seamlessrdp-1.0.tar.gz)\n\n    cd seamlessrdp-1.0\n    ./configure\n    make\n\n\n## Building from a git checkout\n\n    cd ServerExe\n    ./autogen.sh\n    ./configure\n    make\n\n\n## Cross-compiling from Linux\n\nWith a cross-compiling environment for Windows installed, tell\nconfigure that you want to build for a Windows platform by running\n`./configure` with `--host` set to a suitable triplet for your\ncross-compiling setup. Examples:\n\n    ./configure --host=i686-pc-mingw32  # for 32-bit Windows\n    ./configure --host=x86_64-w64-mingw32  # for 64-bit Windows\n\n\n# Installing\n\nAfter compiling with `make`, you can create a zip file with the\nrequired contents.\n\n    zip -j seamlessrdp.zip .libs/seamlessrdpshell.exe .libs/seamlessrdp??.dll .libs/seamlessrdphook??.exe\n\nThis creates a `seamlessrdp.zip` file that can be transfered onto to\nyour Windows server and unpacked to any location you'd like, such as\n`C:\\SeamlessRDP\\`.\n\n\n# Example usage\n\nStarting notepad.exe via SeamlessRDP using rdesktop:\n\n    rdesktop -A 'C:\\SeamlessRDP\\seamlessrdpshell.exe' -s 'notepad.exe'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdesktop%2Fseamlessrdp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdesktop%2Fseamlessrdp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdesktop%2Fseamlessrdp/lists"}