OctoDroid

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

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerslapperwan/gh4a
Primary LanguageJava
Program languageJavaScript (Language Count: 3)
Platform
License:Apache License 2.0
所有者活动
Created At2011-02-20 02:47:49
Pushed At2025-05-04 11:10:34
Last Commit At2025-02-10 11:14:34
Release Count36
Last Release Name4.6.12 (Posted on )
First Release Namev2.2 (Posted on 2012-08-22 01:33:34)
用户参与
Stargazers Count1.8k
Watchers Count90
Fork Count222
Commits Count3.1k
Has Issues Enabled
Issues Count1117
Issue Open Count249
Pull Requests Count280
Pull Requests Open Count12
Pull Requests Close Count29
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private