# GSYGithubAppCompose **Repository Path**: CarGuo/GSYGithubAppCompose ## Basic Information - **Project Name**: GSYGithubAppCompose - **Description**: Compose 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp 系列的优势:我们目前已经拥有 Flutter、Weex、ReactNative、Kotlin View、Kotlin Jetpack Compose 五个版本,功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。 - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-11-11 - **Last Updated**: 2025-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  [English](README.en.md) ## 一款 Android 原生的开源 Github 客户端 App,提供更丰富的功能,更好体验,旨在更好的日常管理和维护个人 Github,提供更好更方便的驾车体验~~Σ( ̄。 ̄ノ)ノ,项目采用 Jetpack Compose 开发,并提供丰富的同款对比: * ### 同款 Flutter 版 ( https://github.com/CarGuo/GSYGithubAppFlutter ) * ### 同款 Kotlin View 版 ( https://github.com/CarGuo/GSYGithubAppKotlin ) * ### 同款 ReactNative 版 ( https://github.com/CarGuo/GSYGithubApp ) * ### 同款 Weex 版 ( https://github.com/CarGuo/GSYGithubAppWeex ) * ### [如果克隆太慢或者图片看不到,可尝试从码云地址下载](https://gitee.com/CarGuo/GSYGithubAppCompose) | 公众号 | 掘金 | 知乎 | CSDN | 简书 |---------|-------------------------------------------------------------|-------------------------------------------|-----------------------------------------|----------------------------------------------| | GSYTech | [点我](https://juejin.cn/user/582aca2ba22b9d006b59ae68/posts) | [点我](https://www.zhihu.com/people/carguo) | [点我](https://blog.csdn.net/ZuoYueLiang) | [点我](https://www.jianshu.com/u/6e613846e1ea)  ``` 基于 Jetpack Compose 开发的原生 Android App 。目前初版,持续完善中。 项目的目的是为方便个人日常维护和查阅 Github ,同时适合 Compose 练手学习,覆盖了各种框架的使用。 随着项目的使用情况和反馈,将时不时根据更新并完善用户体验与功能优化吗,欢迎提出问题。 ``` [](https://github.com/CarGuo/GSYGithubAppCompose/actions) [](https://github.com/CarGuo/GSYGithubAppCompose/stargazers) [](https://github.com/CarGuo/GSYGithubAppCompose/network) [](https://github.com/CarGuo/GSYGithubAppCompose/issues) [](https://github.com/CarGuo/GSYGithubAppCompose/blob/master/LICENSE) | | | | | |------------|------------|------------|------------| |  |  |  |  | ## 编译运行流程 > ### 重点:你需要项目根目录下,配置 `local.properties` 文件,然后输入你申请的Github client_id 和 client_secret。 ndk.dir="xxxxxxxx" CLIENT_ID = "xxxxxx" CLIENT_SECRET = "xxxxxx" [ 注册 Github APP 传送门](https://github.com/settings/applications/new) ,当然,前提是你现有一个github账号(~ ̄▽ ̄)~ 。 ### 3、现在 Github API 需要使用安全登录(授权登录),那么在上述注册 Github App 的 Authorization callback URL 一栏必须填入 `gsygithubapp://authed`
### 感谢
https://deepwiki.com/CarGuo/GSYGithubAppCompose
### LICENSE
```
CarGuo/GSYGithubAppFlutter is licensed under the
Apache License 2.0
A permissive license whose main conditions require preservation of copyright and license notices.
Contributors provide an express grant of patent rights.
Licensed works, modifications, and larger works may be distributed under different terms and without source code.
```