All Projects → hbprotoss → Weii

hbprotoss / Weii

Licence: mit
Weibo client for Linux

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Weii

weibo-scraper
Simple Weibo Scraper
Stars: ✭ 50 (+212.5%)
Mutual labels:  weibo
Xiaofendui
薅羊毛小分队(第一时间尽知羊毛)- 微信机器人即时推送
Stars: ✭ 356 (+2125%)
Mutual labels:  weibo
Yawf
药方 Yet Another Weibo Filter 用户脚本,微博过滤和版面改造等 userscript, filter weibo and modify layout
Stars: ✭ 562 (+3412.5%)
Mutual labels:  weibo
Pigeon
💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?
Stars: ✭ 262 (+1537.5%)
Mutual labels:  weibo
Sinatine
weibo HTML5 for macOS
Stars: ✭ 305 (+1806.25%)
Mutual labels:  weibo
Socialsdklibrary
提供微博、微信、QQ、Tim、QQ 轻聊版、钉钉的登陆分享功能支持;
Stars: ✭ 399 (+2393.75%)
Mutual labels:  weibo
WeiboCrawler
无cookie版微博爬虫,可以连续爬取一个或多个新浪微博用户信息、用户微博及其微博评论转发。
Stars: ✭ 45 (+181.25%)
Mutual labels:  weibo
Fuck Login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
Stars: ✭ 5,729 (+35706.25%)
Mutual labels:  weibo
Weiboblacklist
微博批量拉黑
Stars: ✭ 318 (+1887.5%)
Mutual labels:  weibo
Weibospider
⚡ A distributed crawler for weibo, building with celery and requests.
Stars: ✭ 4,670 (+29087.5%)
Mutual labels:  weibo
Weibo Dogs Killer
一段屏蔽 HWB(微博监督员) 的 js 小脚本
Stars: ✭ 277 (+1631.25%)
Mutual labels:  weibo
Laravel Socialite
Social OAuth Authentication for Laravel 5. drivers: facebook, github, google, linkedin, weibo, qq, wechat and douban
Stars: ✭ 296 (+1750%)
Mutual labels:  weibo
Weibo Analyst
Social media (Weibo) comments analyzing toolbox in Chinese 微博评论分析工具, 实现功能: 1.微博评论数据爬取; 2.分词与关键词提取; 3.词云与词频统计; 4.情感分析; 5.主题聚类
Stars: ✭ 430 (+2587.5%)
Mutual labels:  weibo
Happy Spiders
🔧 🔩 🔨 收集整理了爬虫相关的工具、模拟登陆技术、代理IP、scrapy模板代码等内容。
Stars: ✭ 261 (+1531.25%)
Mutual labels:  weibo
Weibo Picture Store
🖼 新浪微博图床 Chrome/Firefox 扩展,支持同步到微相册
Stars: ✭ 624 (+3800%)
Mutual labels:  weibo
SocialLibrary
微博分享、微信分享、qq分享,微信支付、支付宝支付 qq登录、微信登录、支付宝登录,直接引用官方提供api 安全省心
Stars: ✭ 61 (+281.25%)
Mutual labels:  weibo
Weibospider
新浪微博爬虫,用python爬取新浪微博数据
Stars: ✭ 4,861 (+30281.25%)
Mutual labels:  weibo
Lcactionsheet
一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
Stars: ✭ 809 (+4956.25%)
Mutual labels:  weibo
Diplomat
整合第三方 SDK 微信、微博、 QQ 等为统一的 Diplomat 接口。
Stars: ✭ 672 (+4100%)
Mutual labels:  weibo
Pixel Web
一个 Vue 微博客户端
Stars: ✭ 500 (+3025%)
Mutual labels:  weibo

SNS客户端平台
Python3 + PyQt

特性:

  1. 多账户同时登录,多条时间线统一显示。
  2. 一键状态更新。
  3. 便捷的账户切换,可随时显示单个账户时间线、评论、AT等。
  4. 评论、转发任意账户状态。
  5. 关键字过滤(基于用户自定义关键词)。
  6. 划词搜索(开发中)
  7. 划词翻译(开发中)

安装:
Ubuntu:

sudo apt-get install python3 python3-pyqt4 python3-six
git clone https://github.com/hbprotoss/weii.git
cd weibo
./weibo

使用注意事项:

  1. 请删除qt-at-spi这个包,它会导致Qt打开文件对话框崩溃。

    sudo apt-get remove qt-at-spi

  2. 使用过旧版本的朋友请清空~/.weibo目录。
  3. 关键词配置功能还未提供图形接口,请在~/.weibo/keywords.txt中指定要过滤的关键词(通配符、正则表达式匹配 功能正在开发中)
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].