{"id":13428562,"url":"https://github.com/PaperAirplane-Dev-Team/BlackLight","last_synced_at":"2025-03-16T01:32:42.627Z","repository":{"id":19758200,"uuid":"23015644","full_name":"PaperAirplane-Dev-Team/BlackLight","owner":"PaperAirplane-Dev-Team","description":"A light Sina Weibo client for Android","archived":true,"fork":false,"pushed_at":"2016-09-11T08:13:07.000Z","size":16158,"stargazers_count":878,"open_issues_count":1162,"forks_count":213,"subscribers_count":68,"default_branch":"master","last_synced_at":"2024-10-28T07:48:21.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://black.lighting","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaperAirplane-Dev-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-16T10:20:41.000Z","updated_at":"2024-02-22T11:48:43.000Z","dependencies_parsed_at":"2022-08-25T02:01:40.058Z","dependency_job_id":null,"html_url":"https://github.com/PaperAirplane-Dev-Team/BlackLight","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperAirplane-Dev-Team%2FBlackLight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperAirplane-Dev-Team%2FBlackLight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperAirplane-Dev-Team%2FBlackLight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperAirplane-Dev-Team%2FBlackLight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaperAirplane-Dev-Team","download_url":"https://codeload.github.com/PaperAirplane-Dev-Team/BlackLight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814901,"owners_count":20352037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T01:01:00.543Z","updated_at":"2025-03-16T01:32:42.208Z","avatar_url":"https://github.com/PaperAirplane-Dev-Team.png","language":"Kotlin","funding_links":[],"categories":["Libraries","Libs","开源项目学习"],"sub_categories":["\u003cA NAME=\"App\"\u003e\u003c/A\u003eApp"],"readme":"BlackLight 新浪微博客户端\n---  \n请注意，当前BlackLight的开发已经被冻结，直到2016年高考后重启。  \nThe development progress has been _FROZEN_ till June 2016.  \n![Logo](https://raw.githubusercontent.com/PaperAirplane-Dev-Team/BlackLight/master/logo.png)  \n[![Build Status](https://travis-ci.org/PaperAirplane-Dev-Team/BlackLight.svg?branch=master)](https://travis-ci.org/PaperAirplane-Dev-Team/BlackLight)  \n\n详细介绍以及Changelog请见Play商店。 \u003chttps://play.google.com/store/apps/details?id=us.shandian.blacklight\u003e  \n源代码在GPLv3协议下发布。\n\n由于新浪微博已经不再接受新的第三方客户端申请，因此BlackLight使用“黑魔法”的方式登录微博。要登录，您需要一个可用的微博App Key，这里有一个：\u003chttps://gist.github.com/PeterCxy/3085799055f63c63c911\u003e  \n个人娱乐之作，勿用于任何盈利性用途。  \n\n如果你有意加入本项目，你可以阅读我们的Wiki以及下面的内容来获得有关指导。  \n\n使用Android Studio导入\n---\n1. `git clone` 本项目到本地\n2. 在`Android Studio` 中执行 `Import` 并耐心等待……等待……再等待\n3. 调试编译时请选择`app`模块并进行调试编译（若选择`app-snapshot`会发生错误）  \n4. Enjoy it!\n\n直接使用Gradle编译\n---\n1. `git clone` 本项目到本地\n2. 在项目根目录下运行 `gradle :app-snapshot:assembleDebug` （注意，不能编译 Release 版的 BlackLight Snapshot ）\n\n使用AIDE导入\n---\n抱歉，我们不再支持AIDE。\n\n编译非调试版本\n---\n如果您想编译非调试版本，即 `Release` 版本，请在项目根目录创建 `signing.properties`\n\n```\nSTORE_FILE=/path/to/your/publish/keystore\nSTORE_PASSWORD=your_passwd\nKEY_ALIAS=your_alias\nKEY_PASSWORD=your_passwd\n```\n\n然后即可使用 `gradle :app:assembleRelease`\n\n\n感谢\n---\n* 四次元(@qii)  \n* 碎星iKe(@IssacWong)  \n* clowwindy  \n* drakeet  \n* 日可待（绘制Logo）  \n* 某中二的薛定谔之猫\n* 小湖爱闹\n* 九十九路比|Kenny  \n* 加大号的猫\n\n\n主要开发者\n---\n* @PeterCxy（码代码）  \n* @Harry-Chen（制造bug）  \n* @fython（酱油）  \n* @xavieryao （编写梗）\n\n纸飞机开发团队 @PaperAirplane-Dev-Team 出品\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPaperAirplane-Dev-Team%2FBlackLight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPaperAirplane-Dev-Team%2FBlackLight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPaperAirplane-Dev-Team%2FBlackLight/lists"}