Skip to content

How to install Wechat's (微信) backend platform as a desktop app

Notifications You must be signed in to change notification settings

djwesterfield/wechat-backend-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

wechat-backend-app

How to install Wechat's backend platform as a desktop app

  1. Download Node.js
  2. Restart your computer
  3. Open Node.js 's command prompt and install Nativefier.
npm install nativefier -g
  1. Create a wrapper for Wechat's web app. Enter the following in Node.js
nativefier --name "Wechat" "https://mp.weixin.qq.com/"
  1. Pin the app to your taskbar!

About

How to install Wechat's (微信) backend platform as a desktop app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published