# 📱 android_mirror
> A simple, plug-and-play Android screen mirroring CLI tool that runs a **bundled, fixed version of `scrcpy`** — no need to install or configure anything.
 <!-- optional -->
---
## 🚀 Features
- ✅ **No Setup Needed** — Uses bundled `scrcpy.exe` and `adb.exe`
- ✅ **Works Offline** — No internet required after install
- ✅ **Runs from CLI** — Just type `android_mirror` or `adm`
- ✅ **Portable** — Lock your preferred `scrcpy` version forever
- ✅ **Lightweight & Fast**
---
## 🔧 Requirements
- Windows 7/10/11 (for now)
- USB Debugging enabled on your Android device
- Android device connected via USB (or use wireless ADB)
---
## 📦 Installation
### Option 1: Local install (for now)
```bash
git clone https://github.com/kdiitg/android_mirror.git
cd android_mirror
pip install .
```
### Option 2: From Internet installtion
```bash
pip install android_mirror
-- To run this
android_mirror
or
adm
```
Raw data
{
"_id": null,
"home_page": "https://github.com/kdiitg/android_mirror",
"name": "android-mirror",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "scrcpy android mirror screen cast cli adb",
"author": "Kuldeep Singh",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/80/be/72f48da229b73f1d6869f7cbddae9c5b648a94eeedcdfdb8362f4cfd58b0/android_mirror-1.1.0.tar.gz",
"platform": null,
"description": "# \ud83d\udcf1 android_mirror\r\n\r\n> A simple, plug-and-play Android screen mirroring CLI tool that runs a **bundled, fixed version of `scrcpy`** \u2014 no need to install or configure anything.\r\n\r\n <!-- optional -->\r\n\r\n---\r\n\r\n## \ud83d\ude80 Features\r\n\r\n- \u2705 **No Setup Needed** \u2014 Uses bundled `scrcpy.exe` and `adb.exe`\r\n- \u2705 **Works Offline** \u2014 No internet required after install\r\n- \u2705 **Runs from CLI** \u2014 Just type `android_mirror` or `adm`\r\n- \u2705 **Portable** \u2014 Lock your preferred `scrcpy` version forever\r\n- \u2705 **Lightweight & Fast**\r\n\r\n---\r\n\r\n## \ud83d\udd27 Requirements\r\n\r\n- Windows 7/10/11 (for now)\r\n- USB Debugging enabled on your Android device\r\n- Android device connected via USB (or use wireless ADB)\r\n\r\n---\r\n\r\n## \ud83d\udce6 Installation\r\n\r\n### Option 1: Local install (for now)\r\n\r\n```bash\r\n git clone https://github.com/kdiitg/android_mirror.git\r\n cd android_mirror\r\n pip install .\r\n```\r\n### Option 2: From Internet installtion\r\n\r\n ```bash\r\n pip install android_mirror\r\n -- To run this \r\n android_mirror\r\n or\r\n adm\r\n\r\n ```\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A fixed-version Android screen mirroring tool using bundled scrcpy",
"version": "1.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/kdiitg/android_mirror/issues",
"Documentation": "https://github.com/kdiitg/android_mirror",
"Homepage": "https://github.com/kdiitg/android_mirror",
"Source": "https://github.com/kdiitg/android_mirror"
},
"split_keywords": [
"scrcpy",
"android",
"mirror",
"screen",
"cast",
"cli",
"adb"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2ec88238e13efd374df8af55c2ee8c1e25473043f7020a943814d389ca0cf2b8",
"md5": "b4f54c378cb595664673cb4cfafd9ff2",
"sha256": "6f666ccb221cf89ef8d11b444e9ed0d8570f6d2956df3f4b09c8bae0020220a4"
},
"downloads": -1,
"filename": "android_mirror-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b4f54c378cb595664673cb4cfafd9ff2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6012830,
"upload_time": "2025-07-09T18:26:21",
"upload_time_iso_8601": "2025-07-09T18:26:21.164849Z",
"url": "https://files.pythonhosted.org/packages/2e/c8/8238e13efd374df8af55c2ee8c1e25473043f7020a943814d389ca0cf2b8/android_mirror-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "80be72f48da229b73f1d6869f7cbddae9c5b648a94eeedcdfdb8362f4cfd58b0",
"md5": "b07da1717b2974a61c4a400cbc6c760a",
"sha256": "e2259b75821f42e5554549f3412ad47ce010615135fc7a22a5d4502b36fadb14"
},
"downloads": -1,
"filename": "android_mirror-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b07da1717b2974a61c4a400cbc6c760a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 5996769,
"upload_time": "2025-07-09T18:26:24",
"upload_time_iso_8601": "2025-07-09T18:26:24.975874Z",
"url": "https://files.pythonhosted.org/packages/80/be/72f48da229b73f1d6869f7cbddae9c5b648a94eeedcdfdb8362f4cfd58b0/android_mirror-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 18:26:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kdiitg",
"github_project": "android_mirror",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": [
[
"<",
"4.0"
],
[
">=",
"3.5"
]
]
},
{
"name": "pyperclip",
"specs": [
[
">=",
"1.8"
],
[
"<",
"2.0"
]
]
},
{
"name": "Pillow",
"specs": [
[
"<",
"12.0"
],
[
">=",
"9.0"
]
]
}
],
"lcname": "android-mirror"
}