# OpenHub **Repository Path**: php_mysql/OpenHub ## Basic Information - **Project Name**: OpenHub - **Description**: 一个开源的GitHub Android客户端,快速简洁。详见GitHub: - **Primary Language**: Android - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://github.com/ThirtyDegreesRay/OpenHub - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2017-11-02 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [English](/README.md) | 中文 # OpenHub [![Releases](https://img.shields.io/badge/android-5.0%2B-brightgreen.svg)](https://www.coolapk.com/apk/com.thirtydegreesray.openhub) [![Releases](https://img.shields.io/github/release/ThirtyDegreesRay/OpenHub.svg)](https://github.com/ThirtyDegreesRay/OpenHub/releases/latest) 一个**开源**的GitHub Android客户端应,快速简洁。 [酷安下载](https://www.coolapk.com/apk/com.thirtydegreesray.openhub) [从已发布版本中下载](https://github.com/ThirtyDegreesRay/OpenHub/releases/latest) ## 特点 ### App * 两种登录方式,(Basic Auth) 和 (OAuth) * 支持夜间模式,多重主色调 * 支持Markdown和代码高亮 * 支持英文、简体中文和希伯来语 * 支持离线模式 * 可以查看最热版本库 * 搜索版本库和用户 * 支持7.1以上快捷方式创建 ### 版本库 * 查看版本库信息 * 星标、关注和fork版本库 * 查看版本库文件、提交信息和活动 * 下载源码、发布版本和文件 * 查看你私有的、公开的、forked和星标的版本库 * 查看每日、每周和每月的最热版本库 * 搜索版本库 ### 用户 * 查看用户信息 * 查看用户的跟随者、跟随的人和属于的组织 * 查看用户公公的、星标的项目和活动 * 跟随和取消跟随用户 * 搜索用户 ### 组织 * 查看组织信息 * 查看组织的公开版本库和活动 * 查看组织成员 ### 问题 * 查看问题信息和评论 * 创建、开放和关闭问题 * 创建、编辑和删除问题评论 * 编写评论时可以预览 * 查看你创建的、分配给你的和提到你的问题 * 查看版本库问题 ### 提交 * 查看提交信息和文件 * 查看文件差异信息 * 查看版本库提交信息 ### 更多 * OpenHub正在成长,努力做更好的github客户端。 ## 截屏 | 动态 | 侧滑页 | 个人主页 | |:-:|:-:|:-:| | ![news](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/news.png?raw=true) | ![drawer](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/drawer.png?raw=true) | ![profile](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/profile.png?raw=true) | | 版本库主页 | 提交 | 代码 | |:-:|:-:|:-:| | ![repo](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/repo.png?raw=true) | ![commit](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/commit.png?raw=true) | ![code](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/code.png?raw=true) | ## 开源 * [ButterKnife](https://github.com/JakeWharton/butterknife) 视图绑定 * [GreenDao](https://github.com/greenrobot/greenDAO) 一个轻量级而且更快的Android ORM解决方案 * [EventBus](https://github.com/greenrobot/EventBus) 简化Android Activities, Fragments, Threads, Services,等组件之间的通信 * [RxJava](https://github.com/ReactiveX/RxJava) 一个专注于异步编程与控制可观察数据(或者事件)流的API * [RxAndroid](https://github.com/ReactiveX/RxAndroid) 为了在Android中使用RxJava * [Retrofit](https://github.com/square/retrofit) 安全的HTTP请求工具库 * [Dagger](https://github.com/google/dagger) 一个快速的依赖注入 * [Glide](https://github.com/bumptech/glide) 一个图像加载和缓存库为了Android中更平滑的滚动 * [code-prettify](https://github.com/google/code-prettify) 代码美化 * [DataAutoAccess](https://github.com/ThirtyDegreesRay/DataAutoAccess) 一个简单的方法去自动存取Android bundle中的数据 * [RoundedImageView](https://github.com/vinc3m1/RoundedImageView) 一个快速ImageView支持圆角,椭圆形,圆形 * [Toasty](https://github.com/GrenderG/Toasty) 美化的Toast * [material-about-library](https://github.com/daniel-stoneuk/material-about-library) 让你更容易的创建美丽的关于页面 * [material-dialogs](https://github.com/afollestad/material-dialogs) 一个美丽、流畅的和可自定义的对话框的API * [GitHub-Trending](https://github.com/thedillonb/GitHub-Trending) 对GitHub趋势页面进行数据抓取 ## License Copyright 2017 ThirtyDegreesRay Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.