# iGitHub **Repository Path**: twofloor/iGitHub ## Basic Information - **Project Name**: iGitHub - **Description**: A GitHub client that combines beauty and practicality. 集颜值与实用于一身的GitHub客户端。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://silianpan.cn/funcode-doc - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 2 - **Created**: 2020-08-27 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: vcs **Tags**: None ## README
## GitHub开发配置
1. 打开[开发配置页面](https://github.com/settings/developers)
2. 创建OAuth应用

3. 填写授权回调地址为**funcode://oauth**
4. 填写**githubClientId**和**githubClientSecret**
打开[config/index.js](https://github.com/silianpan/iGitHub/blob/master/config/index.js)
## fork代码
[Github](https://github.com/silianpan/iGitHub)