All Projects → slapperwan → Gh4a

slapperwan / Gh4a

Licence: apache-2.0
Github client for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gh4a

Pphub Feedback
This repository is used to collect user feedback from PPHub (GitHub third-party client) - 此仓库用于收集PPHub(GitHub第三方客户端)的用户反馈信息
Stars: ✭ 155 (-86.63%)
Mutual labels:  github-client
Moss
A GitHub client app developed with Flutter, which supports Android iOS Web. More feature: BaiduMap+Amap UI+DiDi+Weibo!
Stars: ✭ 76 (-93.44%)
Mutual labels:  github-client
Gitter
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
Stars: ✭ 3,498 (+201.81%)
Mutual labels:  github-client
Beefun Pro
Github client for iOS in Swift.
Stars: ✭ 172 (-85.16%)
Mutual labels:  github-client
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (-92.58%)
Mutual labels:  github-client
Gitter
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
Stars: ✭ 3,555 (+206.73%)
Mutual labels:  github-client
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+34.86%)
Mutual labels:  github-client
Fasthub
FastHub the ultimate GitHub client for Android.
Stars: ✭ 5,543 (+378.26%)
Mutual labels:  github-client
gito-github-client
GitHub client app helps you monitor stars and traffic of your public repositories. This was the capstone project in Udacity's Android Developer Nanodegree.
Stars: ✭ 76 (-93.44%)
Mutual labels:  github-client
Githubpopular
这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。#适配RN最新版在这里☞#
Stars: ✭ 2,864 (+147.11%)
Mutual labels:  github-client
GitHub Android
A simple client for GitHub.
Stars: ✭ 49 (-95.77%)
Mutual labels:  github-client
gh
Control GitHub from your Terminal
Stars: ✭ 28 (-97.58%)
Mutual labels:  github-client
erlang-github
Github API client
Stars: ✭ 44 (-96.2%)
Mutual labels:  github-client
Awesome Github
A curated list of awesome GitHub guides, articles, sites, tools, projects and resources. 收集这个列表,只是为了更好地使用GitHub,欢迎提交pr和issue。
Stars: ✭ 1,962 (+69.28%)
Mutual labels:  github-client
Openhub
An open source GitHub Android client app, faster and concise.
Stars: ✭ 4,004 (+245.47%)
Mutual labels:  github-client
Monkey
Monkey is an unofficial GitHub client for iOS,to show the rank of coders and repositories.
Stars: ✭ 1,765 (+52.29%)
Mutual labels:  github-client
ghostly
Ghostly is a GitHub notification client for Windows 10/11
Stars: ✭ 252 (-78.26%)
Mutual labels:  github-client
Gitmug
The GitHub app for minimalists.
Stars: ✭ 34 (-97.07%)
Mutual labels:  github-client
Git Point
GitHub in your pocket 📱
Stars: ✭ 4,557 (+293.18%)
Mutual labels:  github-client
Forkhub
GitHub client for Android based on the abandoned official app
Stars: ✭ 2,756 (+137.79%)
Mutual labels:  github-client
Octodroid

OctoDroid

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

Download

Get it on Google Play Download OctoDroid from F-Droid.org

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 hightlighting

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 version 26 and build-tools version 26.0.2 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].