百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
P

PocketHub

> 编程语言
开源

PocketHub Android 应用

9.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

PocketHub Android 应用

PocketHub

This repository contains the source code for the PocketHub Android app.

This is the same repository as the now-defunct official GitHub Android app.

What's going on here?

What happened to the old app?

GitHub didn't want to maintain the app anymore, so it's been released to the community and maintained as a public project. We are actively working towards a re-release to the Play Store, and this app will be the spiritual successor to the original GitHub app.

What's PocketHub?

A name we decided that sounded good. We're a team of a few people helping organizing and prepare this.

What about the other forks out there?

They'll remain forks. Obviously we'd prefer them to focus on improving this project, but otherwise we're not coordinating anything with them.

What's the immediate plan?

We're shooting for an initial re-release just to get the app out there. There have been a significant number of changes since the app was last updated, with many functional and design changes that we need to make sure are good to go.

What's the less-immediate plan?

After the initial release, we'll start working on giving this app a proper refresh. Much of the UI has already been touched up with elements of Material Design, but we have a long ways to go. Android has changed a lot since this was actively developed, and it's time we take advantage of those changes.

How can I help?

Please see the issues section to report any bugs or feature requests and to see the list of known issues. We can't promise fast response times since we all have full time jobs of our own, but we will do our best to respond in a timely fashion. If you'd like to contribute, please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed. Please read CONTRIBUTING.md first!

Setup Environment

  1. Create a GitHub application (https://github.com/settings/applications/new)
  2. Set the following gradle properties via one of the ways described here:
  • pockethub_github_client=your_application_client_id
  • pockethub_github_secret=your_application_client_secret
  • pockethub_github_callback=your_callback_url

Callback URL

  • The callback URL needs to be in the format your_schema://whatever_you_want
  • Use a custom schema like myawesomeschema (not http or https)
  • The schema must be lowercase (Reference)

Legacy Notes

If you had a current installation of the Github App installed and then enabled 2FA (2 Factor Authentication), then you must delete the Personal Access Token (PAT) from your configuration (via the web interface). A thanks to @landstander668 for posting this workaround.

License

  • Apache Version 2.0

Issues· 135 开放

查看全部 Issues在 GitHub 打开
  • #1312

    请为中国开发者提供 APK 版本

    更新于 2026年6月14日
  • #1311

    应用程序

    更新于 2025年12月28日
  • #1310

    GitHub Android 应用 → 点击"分享"时导航回退而不是打开分享选项的间歇性问题

    更新于 2025年10月11日
  • #1308

    [BUG]StrandHogg 2.0 恢复建议

    更新于 2025年4月18日
  • #1307

    使用同一帐户重复登录时出现同步错误

    更新于 2025年4月5日
  • #1306

    当令牌请求失败时,进度对话框不会关闭

    更新于 2025年4月3日
  • #1305

    在添加帐户时发生无限循环,导致 ANR

    更新于 2025年4月3日
  • #1304

    当 getuser() 失败时,应用程序会崩溃

    更新于 2025年4月3日
  • #1303

    添加"上传文件"选项

    更新于 2025年4月1日
  • #1302

    Playstore 链接不起作用

    更新于 2024年9月27日

> 标签

Java

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月19日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言