Github 的 安卓客户端 gh4a

码农软件 · 软件分类 · Git开源工具 · 2019-11-04 20:12:39

软件介绍

gh4a 是 Github 的第三方 Android 客户端,OctoDroid 就是 gh4a 的衍生版本。

Repository

  • List repositories

  • Watch/unwatch repository

  • View branches/tags

  • View pull requests

  • View contributors

  • View watchers/networks

  • View issues

User

  • View basic information

  • Activity feeds

  • Follow/unfollow user

  • View public/watched repositories

  • View followers/following

  • View organizations (if type is user)

  • View members (if type is organization)

Issue

  • List issues

  • Filter by label, assignee or milestone

  • Create/edit/close/reopen issue

  • Comment on issue

  • Manage labels

  • Manage milestones

Commit

  • View commit (shows files changed/added/deleted)

  • Diff viewer with colorized HTML

  • View commit history on each file

Tree/File browser

  • Browse source code

  • View code with syntax hightlighting

Gist

  • List public gists

  • View gist content

Explore Github

  • Public timeline

  • Trending repos (today, week, month, forever)

  • GitHub blog

..and many more

开源库


本文地址:https://codercto.com/soft/d/18277.html

C语言点滴

C语言点滴

赵岩 / 人民邮电出版社 / 2013-10-1 / 45.00元

C语言兼具高级语言和汇编语言的特点,学习起来难度较大,令不少初学者望而生畏。同时,C语言又是一门应用非常广泛的编程语言,在实际应用中如何根据不同的应用场景高效地使用C语言,也是大家非常感兴趣的话题。  《C语言点滴》精心选取C语言一些必备知识,这也是初学者容易搞不清楚、犯错误的知识点,进行深入地分析和介绍,以期帮助读者清除C语言学习之路上的“绊脚石”,降低初学入门的难度,培养继续深入的兴趣。  全......一起来看看 《C语言点滴》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码