Metadata-Version: 2.4
Name: app-warmup-phone
Version: 0.1.5
Summary: Cloud phone app warmup — TikTok/Instagram cadence recipes for ARM Android. CLI: app-warmup.
Project-URL: Homepage, https://pypi.org/project/app-warmup-phone/
Project-URL: Documentation, https://pypi.org/project/app-warmup-phone/
Project-URL: Repository, https://github.com/multilogin-automation
Project-URL: Changelog, https://pypi.org/project/app-warmup-phone/
Author: app-warmup-phone contributors
License-Expression: MIT
License-File: LICENSE
Keywords: app-native-warmup,app-warmup-phone,cloud-phone-cadence,instagram-warmup-cloud,min50-warmup,mobile-account-aging,mobile-onboarding,phone-warmup-pipeline,reddit-cloud-phone,social-app-warmup,tiktok-warmup-mobile,youtube-cloud-phone
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: click>=8.1
Requires-Dist: pydantic>=2.5
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.8; extra == 'dev'
Description-Content-Type: text/markdown

# app-warmup-phone

**Cloud phone app warmup** — TikTok, Instagram, Reddit, YouTube cadence on ARM antidetect Android.

[![PyPI version](https://img.shields.io/pypi/v/app-warmup-phone.svg)](https://pypi.org/project/app-warmup-phone/)
[![Python versions](https://img.shields.io/pypi/pyversions/app-warmup-phone.svg)](https://pypi.org/project/app-warmup-phone/)
[![License: MIT](https://img.shields.io/pypi/l/app-warmup-phone.svg)](https://pypi.org/project/app-warmup-phone/)
[![GitHub](https://img.shields.io/badge/org-multilogin--automation-181717?logo=github)](https://github.com/multilogin-automation)

```bash
pip install app-warmup-phone
app-warmup plan --app tiktok --format shell -o warmup.sh
```

CLI: **`app-warmup`** · Python **3.10+**

> **Coupon hubs:** `SAAS50` — [anti-detect.github.io](https://anti-detect.github.io/) · [SaaSVerdict](https://saasverdict.com/). [Affiliate disclosure](docs/AFFILIATE.md).

Plan **app-native warmup** on ARM cloud phones — not browser CDP. Pairs with GeeLark/MoreLogin social workflows on **Multilogin Cloud Phone**.

## Problem

New TikTok/Instagram cloud accounts get flagged when teams skip device audit → proxy → browse → engage cadence.

## Install

```bash
pip install app-warmup-phone
```

## Quick start

```bash
app-warmup template -o warmup.yaml
app-warmup plan --app instagram
app-warmup plan --format shell -o run-warmup.sh
```

## Warmup pipeline

```text
ad-phone audit → cloud-phone check-proxy → app install (MLX UI) → browse → engage
```

## CLI

| Command | Description |
|---------|-------------|
| `app-warmup default` | JSON recipe |
| `app-warmup validate` | Lint YAML |
| `app-warmup plan` | Markdown or shell |
| `app-warmup template` | Starter YAML |
| `app-warmup --show-deal` | Opt-in `SAAS50` |

## Limitations

- Planner only — you run steps inside MLX Cloud Phone UI/apps.
- Does not automate TikTok/Instagram APIs.

## Production

**Multilogin Cloud Phone** · **`SAAS50`**. [docs/AFFILIATE.md](docs/AFFILIATE.md)

## Related tools (on PyPI)

| Package | CLI | Role |
|---------|-----|------|
| [antidetect-phone-kit](https://pypi.org/project/antidetect-phone-kit/) | `ad-phone` | Pre-warmup lint |
| [virtual-android-farm](https://pypi.org/project/virtual-android-farm/) | `phone-farm` | Batch queue |
| [cloud-phone-kit](https://pypi.org/project/cloud-phone-kit/) | `cloud-phone` | Launch readiness |

## License

MIT

---

**Partner:** **Multilogin Cloud Phone** · `SAAS50`

**Open-source SDK:** [github.com/multilogin-automation](https://github.com/multilogin-automation)
