Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 511 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 511 Bytes

WeChat Downloads

Automatically save downloads from WeChat

Usage

  1. .dmg and .app files found in dist/.
  2. App will run in background and accessed in menubar.
  3. Files will be saved to "~/Documents/WeChat Downloads" by default.
  4. WeChat application must be open for this to work.

Development

pip install -r requirements.txt
cpy .env.example .env
python main.py