https://github.com/estepona/wx-read-desktop
一个极简版微信读书桌面客户端
https://github.com/estepona/wx-read-desktop
electron macos reading typescript wechat weixin
Last synced: 3 months ago
JSON representation
一个极简版微信读书桌面客户端
- Host: GitHub
- URL: https://github.com/estepona/wx-read-desktop
- Owner: estepona
- License: mit
- Created: 2020-07-14T00:52:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T00:14:46.000Z (9 months ago)
- Last Synced: 2024-10-29T01:32:52.593Z (8 months ago)
- Topics: electron, macos, reading, typescript, wechat, weixin
- Language: TypeScript
- Homepage:
- Size: 17 MB
- Stars: 185
- Watchers: 3
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE.md
Awesome Lists containing this project
README
Wechat Read Desktop
A minimal Weixin Read desktop client based on electron.js.
![]()
![]()
![]()

[中文](./README.md) | **English**
Wechat Read Desktop is a minimal Wechat Read desktop client based on electron.js. All it does is wrapping the Wechat Read Web app in a simple desktop app, providing the same experience as Wechat Read Web app, which is good for quickly open this app when you have multiple browser tabs opened.
## Install
Installers can be found at [Release Page](https://github.com/estepona/wx-read-desktop/releases). Currently supporting Mac and Windows.
## Credit
Thanks to the Wechat Read Team for building such a great product. As a reader, I enjoyed the reading experience a lot on Mobile, Kindle, and Web. And as a developer, my goal is to give readers an opportunity to enjoy it on a desktop client. Since its web client is great enough for me, all I need to do is wrapping it with electron.
## Author
[Binghuan Zhang](https://github.com/estepona) - [email protected]
## LICENSE
MIT