Repository: PPHubApp/PPHub-Feedback
Branch: master
Commit: 4c3c99dbec28
Files: 8
Total size: 2.0 KB
Directory structure:
gitextract_m4of59uk/
├── Config/
│ ├── config.json
│ ├── is
│ ├── issues
│ ├── ma
│ ├── markdown
│ └── trending
├── PPHub.swift
└── README.md
================================================
FILE CONTENTS
================================================
================================================
FILE: Config/config.json
================================================
{
"sha" : "tue7hc68uthdd4fwT648r536e30d262ct69re7b",
"file" : "https://raw.githubusercontent.com/PPHubApp/PPHub-Feedback/master/Config/ma",
"issues" : "https://raw.githubusercontent.com/PPHubApp/PPHub-Feedback/master/Config/is",
"trending" : "https://raw.githubusercontent.com/PPHubApp/PPHub-Feedback/master/Config/trending"
}
================================================
FILE: PPHub.swift
================================================
//
// PPHub.swift
// PPHub
//
// Created by AndyPang on 2017/8/6.
// Copyright © 2017年 jkpang. All rights reserved.
//
import UIKit
// MARK: - PPHub struct
struct PPHub {
}
================================================
FILE: README.md
================================================
# PPHub For GitHub
This repository is used to collect user feedback from PPHub (GitHub third-party client)
此仓库用于收集PPHub(GitHub第三方客户端)的用户反馈信息
[](https://apps.apple.com/cn/app/id1314212521)  [](http://weibo.com/jkpang)
[](https://apps.apple.com/cn/app/id1314212521)
[](./Resource/iPhonex_b1.png)
[](./Resource/iPhonex_b2.png)
[](./Resource/iPhonex_b3.png)
[](./Resource/iPhonex_b4.png)
[](./Resource/iPhonex_b5.png)
[](./Resource/iPhonex_b6.png)
[](./Resource/iPhonex_b7.png)
[](./Resource/iPhonex_b8.png)
[](./Resource/iPhonex_b9.png)
## Contact:
* Weibo: [@jkpang-庞](http://weibo.com/jkpang)
* Email: jkpang@outlook.com
* QQ群: [616587242](//shang.qq.com/wpa/qunwpa?idkey=09ad66f2a7ede31f3867b7dd39fde2ca80ae6c1269ab1841e79ed72812850cf3)
<img src="https://raw.githubusercontent.com/PPHubApp/PPHub-Feedback/master/Resource/pphub_qq_group.jpg" width="200" alt="AltText" />
gitextract_m4of59uk/ ├── Config/ │ ├── config.json │ ├── is │ ├── issues │ ├── ma │ ├── markdown │ └── trending ├── PPHub.swift └── README.md
Condensed preview — 8 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (2K chars).
[
{
"path": "Config/config.json",
"chars": 354,
"preview": "{\n \"sha\" : \"tue7hc68uthdd4fwT648r536e30d262ct69re7b\",\n \"file\" : \"https://raw.githubusercontent.com/PPHubA"
},
{
"path": "PPHub.swift",
"chars": 232,
"preview": "//\n// PPHub.swift\n// PPHub\n//\n// Created by AndyPang on 2017/8/6.\n// Copyright © 2017年 jkpang. All rights reserved.\n"
},
{
"path": "README.md",
"chars": 1436,
"preview": "# PPHub For GitHub\nThis repository is used to collect user feedback from PPHub (GitHub third-party client) \n此仓库用于收集PPH"
}
]
// ... and 5 more files (download for full content)
About this extraction
This page contains the full source code of the PPHubApp/PPHub-Feedback GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 8 files (2.0 KB), approximately 867 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.