miui-auto-tasks

repository·master·Indexed 22 days ago

https://github.com/0-8-4/miui-auto-tasks

A Python-based script for automating network requests for Xiaomi Community 4.0 tasks to help complete community KPIs. Supports multi-account configuration and deployment via Docker, Qinglong Panel, or local environments (Python 3.7+). Includes features for automatic cookie refreshing and configurable task toggles.

Tokens
371
Snippets
0
Records
2
Agent score
28%

What's inside miui-auto-tasks

  1. Overview of MIUI Task

    master

    MIUI Task is a Python-based script designed to simulate network requests for Xiaomi Community 4.0 tasks. It is intended to automate community KPI tasks.

    Key Features:

    • Supports multi-account configuration.
    • Supports deployment via Docker, Qinglong Panel, or local environments.
    • Automatically logs in to accounts to refresh community cookies for automation.
    • Most features can be toggled on or off via a configuration file.

    ⚠️ Warning: Using this script to simulate network requests may carry risks according to community rules. Most simulation features are disabled by default in the configuration file. You must manually enable them in the config file to use them. Use this script at your own risk.

  2. Deploy and Configure MIUI Task

    master

    MIUI Task can be deployed using several methods. For detailed step-by-step instructions, refer to the project's Wiki.

    Supported Deployment Methods:

    • Local Installation: Requires Python 3.7+.
    • Docker: Use the provided Docker image.
    • Qinglong Panel: Supports deployment within the Qinglong automation environment.

    Best Practices for Usage:

    • Network Environment: Temporarily disable network proxies and ad-blockers while running the script.
    • Account Security: Before running on a server, it is recommended to log in to https://account.xiaomi.com using that server's IP address first.
    • Automation: For scheduled tasks, it is recommended to use Python 3 combined with crontab.