Skip to content

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

Notifications You must be signed in to change notification settings

yihleego/launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
    

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages