{"id":19132466,"url":"https://github.com/taichi-dev/dummy-rdp-client","last_synced_at":"2026-03-01T03:32:13.693Z","repository":{"id":105044244,"uuid":"534184356","full_name":"taichi-dev/dummy-rdp-client","owner":"taichi-dev","description":"Keep a live session by RDP, so OpenGL can function.","archived":false,"fork":false,"pushed_at":"2022-09-14T02:26:48.000Z","size":7,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-08T17:43:53.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taichi-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-08T11:40:15.000Z","updated_at":"2024-12-22T12:38:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"a10ff333-8406-4785-909a-f846744f474c","html_url":"https://github.com/taichi-dev/dummy-rdp-client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/taichi-dev/dummy-rdp-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Fdummy-rdp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Fdummy-rdp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Fdummy-rdp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Fdummy-rdp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","download_url":"https://codeload.github.com/taichi-dev/dummy-rdp-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Fdummy-rdp-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29959370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-09T06:18:22.684Z","updated_at":"2026-03-01T03:32:13.664Z","avatar_url":"https://github.com/taichi-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dummy RDP Client\n\n## What does it do?\n\nWindows just won't let you create OpenGL context on discrete GPU when no one is logged in, or you have logged in but your primary video adapter is a cripped one (eg. VMware VGA / KVM Cirrus / etc). This is a must in Taichi CI/CD pipeline.\n\nBut when you are on a RDP session, discrete GPU suddenly become usable(weird).\n\nThis is a minimal RDP client that can just connect and login, and nothing else.\n\n\n## How to build\n\nSetup rust development environment and\n\n```bash\n$ cargo build --release\n```\n\n\n## How to build (cross compile Linux to Windows)\n\n```bash\n$ sudo apt install -y binutils-mingw-w64 gcc-mingw-w64\n$ rustup target add x86_64-pc-windows-gnu\n$ cargo build --release --target=x86_64-pc-windows-gnu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichi-dev%2Fdummy-rdp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaichi-dev%2Fdummy-rdp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichi-dev%2Fdummy-rdp-client/lists"}