{"id":14460148,"url":"https://github.com/kaleidot725/ScrcpyHub","last_synced_at":"2025-08-28T18:31:53.368Z","repository":{"id":43098507,"uuid":"324781885","full_name":"kaleidot725/ScrcpyHub","owner":"kaleidot725","description":"ScrcpyHub is a GUI application to use scrcpy. scrcpy is a tool to mirror the android screen. (Scrcpy GUI)","archived":false,"fork":false,"pushed_at":"2024-11-29T13:24:55.000Z","size":24922,"stargazers_count":138,"open_issues_count":5,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-29T13:29:10.569Z","etag":null,"topics":["android","compose-desktop","compose-for-desktop","compose-multiplatform","gui","jetpack-compose","kotlin","macos","scrcpy","tools","windows"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/kaleidot725.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}},"created_at":"2020-12-27T14:42:53.000Z","updated_at":"2024-11-26T19:03:54.000Z","dependencies_parsed_at":"2023-12-02T07:25:44.661Z","dependency_job_id":"c766c2e7-3821-46dc-971b-23e3e46d0ed4","html_url":"https://github.com/kaleidot725/ScrcpyHub","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaleidot725%2FScrcpyHub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaleidot725%2FScrcpyHub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaleidot725%2FScrcpyHub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaleidot725%2FScrcpyHub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaleidot725","download_url":"https://codeload.github.com/kaleidot725/ScrcpyHub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231294144,"owners_count":18354140,"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":["android","compose-desktop","compose-for-desktop","compose-multiplatform","gui","jetpack-compose","kotlin","macos","scrcpy","tools","windows"],"created_at":"2024-09-01T21:01:06.037Z","updated_at":"2024-12-25T23:30:26.915Z","avatar_url":"https://github.com/kaleidot725.png","language":"Kotlin","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"readme":"![scrcpyhub](https://user-images.githubusercontent.com/23740796/234660382-7406256a-a544-484e-84d0-3df31dc39649.png)\n\n# \u003cimg align=\"center\" width=40 src=\"https://github.com/kaleidot725/ScrcpyHub/blob/master/icon.png\"\u003e ScrcpyHub\n\nScrcpyHub is a GUI application to mirror android screens.(Scrcpy GUI)\nScrcpyHub uses [scrcpy](https://github.com/Genymobile/scrcpy). [scrcpy](https://github.com/Genymobile/scrcpy) is a\nmirroring android command tool.\n\nhttps://user-images.githubusercontent.com/23740796/227752167-4258bc4e-c7c8-459a-90b7-bcef3167ea9f.mp4\n\n# ✨ Feature\n\n- Control mirroring (Start / Stop). 🪞\n- Mirror multi android device screen and audio. 📱\n- Save screenshots. 📸\n- Record movies. 🎥\n- Support for Windows 10/11, Linux and macOS. 🖥️\n- Support light theme and dark themes. 🖼️\n- Support normal and mini window mode. 📟\n- Support tray menu. 📥\n  - Display and hide window.\n  - Enable always on top.\n  \n| Normal Window | Mini Window |\n| ------------- | ----------- |\n| ![image](https://user-images.githubusercontent.com/23740796/236205730-9711b47c-bd98-40a1-a26a-3dbbace0a295.png) | ![image](https://user-images.githubusercontent.com/23740796/236205790-7e761242-7829-4a28-9ae7-6981f1bf3845.png) |\n\n# ⬇️ Install\n\n\u003e [!CAUTION]\n\u003e ScrcpyHub v2.3.0 supports scrpy v3.0+. If you use ScrcpyHub v2.3.0, please update scrcpy to v3.0+.\n\nInstall adb and scrcpy, ScrcpyHub.\n\n## Windows 10/11\n\n1. Download [here](https://github.com/Genymobile/scrcpy#windows) and install scrcpy (v3.0+) somewhere\n2. Download [here](https://github.com/kaleidot725/ScrcpyHub/releases/tag/v2.1.0) and launch ScrcpyHub.\n3. Open ScrcpyHub Preferences.\n4. Input adb and scrcpy location, save settings.\n\nhttps://github.com/kaleidot725/ScrcpyHub/assets/23740796/51e555f0-12ab-41f0-822f-ceacdfec884c\n\n#### WARNING: Not recommend Chocolately.\n\nScrcpyHub doesn't work mirroring start and stop if you install scrcpy through Chocolately.\n\n## Linux(Ubuntu)\n\n1. Download [here](https://github.com/Genymobile/scrcpy#windows) and install scrcpy (v3.0+) somewhere.\n2. Build this project and install ScrcpHub.\n3. Launch ScrcpyHub, open Preferences.\n4. Input adb and scrcpy location, save settings.\n\n## macOS\n\n1. Install android-platform-tools and scrcpyv(v3.0+).\n\n```\nbrew install android-platform-tools\nbrew install scrcpy\n```\n\n2. Download [here](https://github.com/kaleidot725/ScrcpyHub/releases/tag/v2.1.0) and launch ScrcpyHub.\n3. Open ScrcpyHub Preferences.\n4. Input adb and scrcpy location, save settings.\n\n# 🎫 Licence\n\nThe GNU General Public License v3.0 (GPLv3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaleidot725%2FScrcpyHub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaleidot725%2FScrcpyHub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaleidot725%2FScrcpyHub/lists"}