OctoDroid

安卓版的 Github 客户端。「Github client for Android」

Github星跟蹤圖

OctoDroid

This application provides access to GitHub and lets you stay connected with your network

Download

Main features

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 highlighting

Gist

  • List public gists
  • View gist content

Explore Github

  • Public timeline
  • Trending repos (today, week, month, forever)
  • GitHub blog

..and many more

How to Build Octodroid

  • Ensure Android SDK platform and build-tools are installed
  • Register an application for your OctoDroid usage under your GitHub settings
    • naming is up to you
    • callback URL must be gh4a://oauth
  • Create a client.properties file with the following content:
ClientId="<CLIENT ID DISPLAYED IN APPLICATION SETTINGS>"
ClientSecret="<CLIENT SECRET DISPLAYED IN APPLICATION SETTINGS>"
  • Build using Gradle
./gradlew assembleDebug
  • To get a full list of available tasks
./gradlew tasks

Open Source Libraries

Contributions

主要指標

概覽
名稱與所有者slapperwan/gh4a
主編程語言Java
編程語言JavaScript (語言數: 3)
平台
許可證Apache License 2.0
所有者活动
創建於2011-02-20 02:47:49
推送於2025-05-04 11:10:34
最后一次提交2025-02-10 11:14:34
發布數36
最新版本名稱4.6.12 (發布於 )
第一版名稱v2.2 (發布於 2012-08-22 01:33:34)
用户参与
星數1.8k
關注者數90
派生數222
提交數3.1k
已啟用問題?
問題數1117
打開的問題數249
拉請求數280
打開的拉請求數12
關閉的拉請求數29
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?