All Projects → caspartse → Wechat Toolbox

caspartse / Wechat Toolbox

Licence: mit
WeChat toolbox(微信工具箱)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Wechat Toolbox

Wemark
微信小程序Markdown渲染库
Stars: ✭ 1,159 (+963.3%)
Mutual labels:  wechat, weixin
Mina Webpack
🍱 Mina single-file-component meets Webpack
Stars: ✭ 77 (-29.36%)
Mutual labels:  wechat, weixin
Wechat
Wechat API wrapper in Elixir
Stars: ✭ 70 (-35.78%)
Mutual labels:  wechat, weixin
Leaf
一个开发友好、功能完备的开源微信商城框架
Stars: ✭ 102 (-6.42%)
Mutual labels:  wechat, weixin
Ggbot
一个用Go写的微信机器人
Stars: ✭ 103 (-5.5%)
Mutual labels:  wechat, weixin
Tina
💃 一款轻巧的渐进式微信小程序框架
Stars: ✭ 1,153 (+957.8%)
Mutual labels:  wechat, weixin
Agora Miniapp Tutorial
Hello world for Agora SDK running in https://en.wikipedia.org/wiki/WeChat#WeChat_Mini_Program
Stars: ✭ 75 (-31.19%)
Mutual labels:  wechat, weixin
Lxspider
爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、百度指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书》
Stars: ✭ 60 (-44.95%)
Mutual labels:  wechat, weixin
Wx Voice
Convert audio files between Tencent apps (Weixin / Wechat, QQ) and Silk codec with other general formats such as MP3 and M4A
Stars: ✭ 93 (-14.68%)
Mutual labels:  wechat, weixin
Teepay
Typecho 个人支付宝、微信收款插件
Stars: ✭ 90 (-17.43%)
Mutual labels:  wechat, weixin
Wechatswift
iOS WeChat App Written in Swift 5.0
Stars: ✭ 102 (-6.42%)
Mutual labels:  wechat, weixin
Wechat Weapp Movie
🎬电影推荐 - 微信小程序
Stars: ✭ 1,355 (+1143.12%)
Mutual labels:  wechat, weixin
Offiaccount
[微信公众号] A fast wechat offiaccount development sdk written in Golang
Stars: ✭ 68 (-37.61%)
Mutual labels:  wechat, weixin
Wechat Mp Hack
微信公众平台模拟登录自动群发图文消息
Stars: ✭ 101 (-7.34%)
Mutual labels:  wechat, weixin
Miniweather
基于koa的微信公众号开发
Stars: ✭ 67 (-38.53%)
Mutual labels:  wechat, weixin
Mojo Weixin
使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,181 (+983.49%)
Mutual labels:  wechat, weixin
Wxjava
Wechat-Group/WxJava的备份,有问题请到对应项目下讨论
Stars: ✭ 56 (-48.62%)
Mutual labels:  wechat, weixin
Wxpay Sdk
Server-side SDK of Weixin/WeChat, the Java binding.
Stars: ✭ 63 (-42.2%)
Mutual labels:  wechat, weixin
Weixin Java Mp Demo
基于Spring Boot 和 WxJava 实现的微信公众号Java后端Demo,支持多公众号
Stars: ✭ 1,291 (+1084.4%)
Mutual labels:  wechat, weixin
Wechat Mall
清欢美味食光机,也是我做的第一个小程序,功能比较简单,后台基于API工厂
Stars: ✭ 98 (-10.09%)
Mutual labels:  wechat, weixin

wechat-toolbox

WeChat toolbox(微信工具箱)

Features

wxExportContact.py

  • 导出微信通讯录好友(昵称、备注名、显示名、微信号、性别、省份、城市、签名)
  • 为方便阅读及显示,已移除昵称、备注名中的 Emoji 等特殊内容
  • 显示名:备注名非空为备注名,反之为昵称
  • 隐私设置缘故,部分微信号无法获取 (微信版本升级,已无法获取微信号)
  • 通讯录按显示名全拼升序排列,特殊类型置于末尾

在线演示: http://kagent.applinzi.com/wx

wxExportGroups.py

  • 导出群成员名单(昵称、微信号、群名片、是否好友、备注名、性别、省份、城市、签名)
  • 只能读取已保存至通讯录的群聊
  • 群成员按进群时间升序排序

在线演示: http://kagent.applinzi.com/wxqun

wxSendMessage.py

  • 向好友或微信群发送文本、图片消息
  • 只能读取已保存至通讯录的群聊
  • 连续发送约 100 次后,会受到限制,约 1 小时后才能复活正常

wxAutoReply.py

  • 自动回复好友消息(回复的时间间隔可自定义)

External Resources

Changelog

v0.1.6

Jul 17, 2017

  • Add wxAutoReply module
  • Add online demo (wxExportGroups)

v0.1.5

Jul 17, 2017

  • Bug fix

v0.1.4

May 17, 2017

  • Bug fix
  • Sort contact list and add "ScreenName" field

v0.1.3

May 14, 2017

  • Update README file
  • Add online demo (wxExportContact)

v0.1.2

Mar 5, 2017

  • Add wxExportContact module
  • Add wxExportGroups module
  • Bug fix

v0.1.1

Feb 1, 2017

  • Add some common files

v0.1.0

Nov 26, 2016

  • Initial release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].