An open source Github client App developed with native Android. It provides richer features and a better experience. It aims to better manage and maintain personal Github in daily life and provide a better and more convenient driving experience~~Σ( ̄。 ̄ノ)ノ. The project uses Retrofit2 + RxJava2 + Dagger2 + DataBinding + LiveData + Navigation, etc., MVVM with Android JetPack, involving various common controls, AIDL, CMake, and provides a wealth of comparisons of the same style:
-
Flutter version ( https://github.com/CarGuo/GSYGithubAppFlutter )
-
Weex version ( https://github.com/CarGuo/GSYGithubAppWeex )
-
ReactNative version ( https://github.com/CarGuo/GSYGithubApp )
-
Android Compose version ( https://github.com/CarGuo/GSYGithubAppKotlinCompose )
| Official Account | Juejin | Zhihu | CSDN | JianShu |
|---|---|---|---|---|
| GSYTech | Link | Link | Link | Link |
A native App developed based on Kotlin. It is currently in its initial version and is being continuously improved.
The purpose of the project is to facilitate personal daily maintenance and access to Github, to better immerse in the community of fellow developers. Github is your home.
The project is also suitable for practicing and learning Android and Kotlin, covering the use of various frameworks.
With the use and feedback of the project, the user experience and function optimization will be updated and improved from time to time. Questions are welcome.
Stay tuned
ndk.dir="xxxxxxxx"
CLIENT_ID = "xxxxxx"
CLIENT_SECRET = "xxxxxx"
If you need to test
CMake, you need to enableneedCMakeTestin Gradle, and remember to configure theCMakeenvironment.
Portal to register a Github APP, of course, the premise is that you have a github account (~ ̄▽ ̄)~ .
3. Now the Github API requires secure login (authorized login), so the Authorization callback URL field in the Github App registration above must be filled with gsygithubapp://authed
Apk Download Link: Apk Download Link
Stay tuned
| Library | Function |
|---|---|
| retrofit2 | Network |
| okHttp3 | Network |
| rxJava2 | Asynchronous event processing |
| dagger2 | Dependency Injection |
| dataBinding | Data Binding |
| liveData/viewModel | Data Subscription |
| navigation | Android JetPack Navigation |
| aRouter | Component-based routing |
| glide | Image Loading |
| realm | Database |
| iconics | Vector Icons |
| navigationtabbar | TabBar |
| lazyRecyclerAdapter | Generic binding RecyclerView adapter |
| markdownView | Markdown parsing |
| prism4j | Code highlighting |
| materialDrawer | drawer |
| lottie | svg animation |
| gson | json parsing |
- ThirtyDegreesRay/OpenHub : An open source github app based on Java + Retrofit + RxJava + MVP (some data entities in this project are copied from OpenHub.)
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.













