Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Weibospider | 4,786 | 3 years ago | 9 | mit | Python | |||||
:zap: A distributed crawler for weibo, building with celery and requests. | ||||||||||
Weibospider | 3,062 | 3 months ago | 1 | mit | Python | |||||
持续维护的新浪微博采集工具🚀🚀🚀 | ||||||||||
Weiciyuan | 2,664 | 7 years ago | 63 | gpl-3.0 | Java | |||||
Sina Weibo Android Client | ||||||||||
Weibo_terminater | 2,265 | 4 years ago | 9 | Python | ||||||
Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator | ||||||||||
Sinaweibopy | 1,240 | 27 | 1 | 3 years ago | 9 | June 24, 2013 | 14 | apache-2.0 | Python | |
新浪微博Python SDK | ||||||||||
Popmenu | 904 | 7 years ago | 5 | March 24, 2015 | 12 | mit | Objective-C | |||
PopMenu is pop animation menu inspired by Sina weibo / NetEase app. | ||||||||||
Blacklight | 903 | 7 years ago | 1,162 | gpl-3.0 | Kotlin | |||||
A light Sina Weibo client for Android | ||||||||||
Weibo Picture Store | 737 | 7 months ago | 6 | mit | JavaScript | |||||
🖼 新浪微博图床 Chrome/Firefox 扩展,支持同步到微相册 | ||||||||||
Weibo_android_sdk | 604 | 10 years ago | 55 | Java | ||||||
sina weibo android sdk | ||||||||||
Arch4edu | 534 | a day ago | 5 | Shell | ||||||
Arch Linux Repository for Education |
请注意,当前BlackLight的开发已经被冻结,直到2016年高考后重启。
The development progress has been FROZEN till June 2016.
详细介绍以及Changelog请见Play商店。 https://play.google.com/store/apps/details?id=us.shandian.blacklight
源代码在GPLv3协议下发布。
由于新浪微博已经不再接受新的第三方客户端申请,因此BlackLight使用“黑魔法”的方式登录微博。要登录,您需要一个可用的微博App Key,这里有一个:https://gist.github.com/PeterCxy/3085799055f63c63c911
个人娱乐之作,勿用于任何盈利性用途。
如果你有意加入本项目,你可以阅读我们的Wiki以及下面的内容来获得有关指导。
git clone
本项目到本地Android Studio
中执行 Import
并耐心等待……等待……再等待app
模块并进行调试编译(若选择app-snapshot
会发生错误)git clone
本项目到本地gradle :app-snapshot:assembleDebug
(注意,不能编译 Release 版的 BlackLight Snapshot )抱歉,我们不再支持AIDE。
如果您想编译非调试版本,即 Release
版本,请在项目根目录创建 signing.properties
STORE_FILE=/path/to/your/publish/keystore
STORE_PASSWORD=your_passwd
KEY_ALIAS=your_alias
KEY_PASSWORD=your_passwd
然后即可使用 gradle :app:assembleRelease
纸飞机开发团队 @PaperAirplane-Dev-Team 出品