{"id":15040810,"url":"https://github.com/tellh/gitclub","last_synced_at":"2025-04-05T12:06:29.127Z","repository":{"id":127060743,"uuid":"67841511","full_name":"TellH/GitClub","owner":"TellH","description":"An elegent Android Client for Github. 不仅仅是Github客户端，而且是一个发现优秀Github开源项目的app","archived":false,"fork":false,"pushed_at":"2017-05-22T09:12:30.000Z","size":72495,"stargazers_count":660,"open_issues_count":7,"forks_count":113,"subscribers_count":28,"default_branch":"dev","last_synced_at":"2025-04-05T12:06:18.050Z","etag":null,"topics":["android","android-application"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TellH.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-10T00:36:01.000Z","updated_at":"2025-02-21T07:48:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d67429c7-1e48-44bd-aed8-424270128c74","html_url":"https://github.com/TellH/GitClub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TellH%2FGitClub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TellH%2FGitClub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TellH%2FGitClub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TellH%2FGitClub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TellH","download_url":"https://codeload.github.com/TellH/GitClub/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332605,"owners_count":20921853,"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":["android","android-application"],"created_at":"2024-09-24T20:45:06.622Z","updated_at":"2025-04-05T12:06:29.093Z","avatar_url":"https://github.com/TellH.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitClub\n\u003cimg src=\"https://www.cleveroad.com/public/comercial/label-android.svg\" height=\"20\"\u003e \n\n\u003cimg src=\"raw/effect.gif\" width=\"45%\" align=\"right\" hspace=\"20\"/\u003e\n\n*An elegent Android Client for Github.* \u003cbr\u003e\n[Apk is available in Github.](https://github.com/TellH/GitClub/raw/dev/apk/app-release.apk) \u003cbr\u003e\nThis material design style App is built with dagger2+Retrofit+RxJava and MVP architecture.\u003cbr\u003e\nWhy I create this app?\n\n1. I love Github very much.\n2. I want to discover some remarkabe projects or something new in Github with my phone in my spare time especially when I don't have computer nearby.\n3. I want to combine some fashionable frameworks to build an entire Android app in good practice.\n\n---------------\n\n## Feature\n\n1. Clean and material design style UI.\n2. In `Explore` tab, you can discover plenty of excellent Github repositories in [Trending](https://github.com/trending), [Showcases](https://github.com/showcases), [Gank.io(干货集中营)](http://gank.io/) and [Android Arsenal](http://android-arsenal.com/). \n3. In `Search` tab, the app lists ranking repositories and users by language, stars or followers.\n4. In repostiroy source code Activity, the app will display the source tree of the repository just like the [octotree](https://github.com/buunguyen/octotree)(a chrome plugin).\n5. Explore in the app : )\n\n## Screenshots\n\u003cimg src=\"raw/ex_trending.png\" width=\"40%\" /\u003e\n\u003cimg src=\"raw/ex_showcases.png\" width=\"40%\" /\u003e\n\u003cimg src=\"raw/ex_gank.png\" width=\"40%\" /\u003e\n\u003cimg src=\"raw/ex_arsenal.png\" width=\"40%\" /\u003e\n\u003cimg src=\"raw/intro.png\" width=\"25%\" /\u003e\n\u003cimg src=\"raw/login.png\" width=\"25%\" /\u003e\n\u003cimg src=\"raw/news.png\" width=\"25%\" /\u003e\n\u003cimg src=\"raw/search_user.png\" width=\"25%\" /\u003e\n\u003cimg src=\"raw/search_repo.png\" width=\"25%\" /\u003e\n\u003cimg src=\"raw/repo_page.png\" width=\"25%\" /\u003e\n\u003cimg src=\"raw/source_tree.png\" width=\"25%\" /\u003e\n\n## Thanks\n\n- [dagger2](https://github.com/google/dagger)\n- [RxJava](https://github.com/ReactiveX/RxJava)\n- [Logger](https://github.com/orhanobut/logger)\n- [OkHttp](https://github.com/square/okhttp)\n- [Retrofit](https://github.com/square/retrofit)\n- [Stetho](https://github.com/facebook/stetho)\n- [Gson](https://github.com/google/gson)\n- [picasso](https://github.com/square/picasso)\n- [leakcanary](https://github.com/square/leakcanary)\n- [material-dialogs](https://github.com/afollestad/material-dialogs/)\n- [ahbottomnavigation](https://github.com/aurelhubert/ahbottomnavigation/)\n- [floatingactionbutton](https://github.com/futuresimple/android-floating-action-button)\n- [AppIntro](https://github.com/PaoloRotolo/AppIntro)\n- [ShineButton](https://github.com/ChadCSong/ShineButton)\n- [GithubApp](https://github.com/mingjunli/GithubApp)\n- 友盟社会化分享\n- [RecyclerTreeView](https://github.com/TellH/RecyclerTreeView)\n- [NoListAdapter](https://github.com/TellH/NoListAdapter)\n\n\nThanks Github,  [Gank.io(干货集中营)](http://gank.io/) and [Android Arsenal](http://android-arsenal.com/).\n\n## TODO\n\n- 夜间模式\n- 国际化\n\n\n## License\n   Copyright 2016 TellH\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftellh%2Fgitclub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftellh%2Fgitclub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftellh%2Fgitclub/lists"}