Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
G

gh4a

> 开发工具
Open source

Github client for Android

2.0K stars0 likes0 views
WebsiteGitHub

About

Github client for Android

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

  • android-gif-drawable
  • AndroidSVG
  • AndroidX
  • emoji-java
  • GitHubSdk
  • HoloColorPicker
  • MarkdownEdit
  • Material Design Icons
  • PrettyTime
  • Recycler Fast Scroll
  • Retrofit
  • RxAndroid
  • RxJava
  • RxLoader
  • SmoothProgressBar

Contributions

  • kageiit - Improvements and bug fixes
  • maniac103 - Improvements, bug fixes and new features
  • ARoiD - Testing
  • extremis (Steven Mautone) - OctoDroid name and the new icon
  • zquestz - Thanks for the application icon
  • cketti
  • Tunous - Improvements, bug fixes and new features

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •List repositories
  • •Watch/unwatch repository
  • •View branches/tags
  • •View pull requests
  • •View contributors
  • •View watchers/networks
  • •View issues
  • •View basic information
  • •Activity feeds
  • •Follow/unfollow user

> Tags

Javaandroidgithubgithub-clientoctodroid

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category开发工具
PricingOpen source

> Related tools

V
VS Code
流行的开源代码编辑器
G
Git
分布式版本控制系统
V
Vite
下一代前端构建工具