SkillAgentSearch skills...

Launcher

Support WeChat, WeCom, DingTalk and custom applications (Windows). 支持微信、企业微信、钉钉等客户端多开。

Install / Use

/learn @yihleego/Launcher
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Launcher

Introduction

Support WeChat, WeCom, DingTalk and custom applications.

Usage

Syntax

python launcher.py -a <app> -n <num> -p <path>

Examples

  1. Launch one WeChat client.

    python launcher.py -a wechat
    
  2. Launch two WeChat clients.

    python launcher.py -a wechat -n 2
    
  3. Launch one WeChat client with an alias. (More alias see: config)

    python launcher.py -a wx
    
  4. Launch one WeChat client with a specified path.

    python launcher.py -a wechat -p C:\WeChat.exe
    
View on GitHub
GitHub Stars25
CategoryCustomer
Updated9mo ago
Forks5

Languages

Python

Security Score

72/100

Audited on Jun 13, 2025

No findings