{"id":21605943,"url":"https://github.com/maximoospital/msremoteplaylauncher","last_synced_at":"2025-07-29T23:16:13.232Z","repository":{"id":245747021,"uuid":"817961175","full_name":"maximoospital/MSRemotePlayLauncher","owner":"maximoospital","description":"Play any game or emulator you want in Steam Remote Play Together.","archived":false,"fork":false,"pushed_at":"2024-10-27T23:24:58.000Z","size":24386,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T04:04:27.839Z","etag":null,"topics":["flutter","launcher","play","remote","remote-play","remote-play-together","remoteplay","steam"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximoospital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-06-20T20:10:20.000Z","updated_at":"2025-01-11T04:12:59.000Z","dependencies_parsed_at":"2024-08-22T22:24:54.863Z","dependency_job_id":"40e2af16-c471-484a-8ed5-b6771b5cf16e","html_url":"https://github.com/maximoospital/MSRemotePlayLauncher","commit_stats":null,"previous_names":["maximoospital/msremoteplaylauncher"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maximoospital/MSRemotePlayLauncher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoospital%2FMSRemotePlayLauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoospital%2FMSRemotePlayLauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoospital%2FMSRemotePlayLauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoospital%2FMSRemotePlayLauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximoospital","download_url":"https://codeload.github.com/maximoospital/MSRemotePlayLauncher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoospital%2FMSRemotePlayLauncher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267779083,"owners_count":24143178,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":["flutter","launcher","play","remote","remote-play","remote-play-together","remoteplay","steam"],"created_at":"2024-11-24T20:18:18.188Z","updated_at":"2025-07-29T23:16:13.192Z","avatar_url":"https://github.com/maximoospital.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/maximoospital/MSRemotePlayLauncher\"\u003e\n    \u003cimg src=\"imagenes/logo.png\" alt=\"Logo\" width=\"350\" height=\"111\"\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003ch3 align=\"center\"\u003eMaxi's Remote Play Launcher\u003c/h3\u003e \n  \u003ch5 align=\"center\"\u003eMaximo Ospital, 2024\u003c/h5\u003e\n  \u003ch3 align=\"center\"\u003e\u003ca href=\"https://github.com/maximoospital/MSRemotePlayLauncher/releases/latest\"\u003eDownload Here!\u003c/a\u003e\u003c/h3\u003e\n  \u003cbr/\u003e\n\u003c/p\u003e\n\n## Table of Contents\n* [About the Project](#About-The-Project)\n* [Built With](#Built-With)\n* [Getting Started](#getting-started)\n  * [Prerequisites](#prerequisites)\n  * [Installation](#Installation)\n* [Getting Started (for advanced users)](#getting-started-for-advanced-users)\n  * [Prerequisites](#prerequisites)\n  * [Installation](#Installation)\n\n## About the Project\n\n![Screen Shot](imagenes/screenshot.png)\n\nA Flutter-based app that allows users to play any game with their friends through Steam's Remote Play Together feature.\n\nThis feature's *really* useful, however it is locked down to only games enabled to do this by the dev.\nI've tried apps like RemotePlayWhatever before, but i've encountered some issues with them, so the Exe-replacing method ended up being the most functional for me, and this app simplifies it for everyone.\n\nFeatures:\n- A flutter-powered lightweight and fast desktop app.\n- Takes into account possible errors and offers quick solutions.\n- Add your own games and emulators to the launcher.\n- Placeholder EXE for convenience (You can individually check that exe out at [the nwreplacement repo](https://github.com/maximoospital/nwreplacement))\n- Easily guided through tutorials.\n \n## Built With\n* [Flutter](https://flutter.dev/)\n* [window_manager](https://pub.dev/packages/window_manager/)\n* [path_provider](https://pub.dev/packages/path_provider)\n* [url_launcher](https://pub.dev/packages/url_launcher)\n* [file_picker](https://pub.dev/packages/file_picker)\n* [introduction_screen](https://pub.dev/packages/introduction_screen)\n* [font_awesome_flutter](https://pub.dev/packages/font_awesome_flutter)\n* [archive](https://pub.dev/packages/archive)\n* [path](https://pub.dev/packages/path)\n* [Bat To Exe Converter](http://www.f2ko.de/en/b2e.php)\n## Getting Started\n\n### Prerequisites\n- Steam\n\n### Installation\n\n1. Download the [latest release here](https://github.com/maximoospital/MSRemotePlayLauncher/releases/latest)\n\n2. Unzip or install, run and follow instructions!\n\n## Getting Started (for advanced users)\n\n### Prerequisites for manually building\n- Flutter SDK\n\n### Installation\n\n1. Clone repo\n```sh\ngit clone https://github.com/maximoospital/MSRemotePlayLauncher.git\n```\n\n2. Run flubber pub get to install packages\n\n3. Run flutter build to get binaries.\n\n\n\n------\n[![Logo](https://i.imgur.com/XlF4lM5.png)](https://maximoospital.xyz) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximoospital%2Fmsremoteplaylauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximoospital%2Fmsremoteplaylauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximoospital%2Fmsremoteplaylauncher/lists"}