|
1 |
| -## react-native-cnblogs |
| 1 | +## introduction 简介 |
2 | 2 |
|
3 | 3 | This is based on the react-native implementation of the cnblogs.com's mobile client for both android and ios. if you have any comments or suggestions, welcome feedback.
|
4 | 4 |
|
5 |
| -## some screenshot |
| 5 | +基于 react-native 实现的博客园(www.cnblogs.com)移动客户端,支持android和ios。如果您有任何问题或者建议,欢迎留言反馈,作者会第一时间进行回复,谢谢! |
| 6 | + |
| 7 | +## screenshot 截图 |
6 | 8 |
|
7 | 9 | 
|
8 | 10 |
|
9 | 11 | 
|
10 | 12 |
|
11 |
| - |
| 13 | + |
12 | 14 |
|
13 |
| - |
| 15 | + |
14 | 16 |
|
15 | 17 | 
|
16 | 18 |
|
17 | 19 | 
|
18 | 20 |
|
19 | 21 | 
|
20 | 22 |
|
21 |
| -## download(ios is comming soon) |
22 |
| -> qrcode: |
| 23 | +## download 下载 |
| 24 | +### android |
| 25 | +#### qrcode |
| 26 | + |
| 27 | + |
| 28 | +#### download link: |
| 29 | +http://fir.im/togayther |
23 | 30 |
|
24 |
| - |
25 | 31 |
|
26 |
| -or you can access the following apk download link: http://fir.im/togayther |
| 32 | +### ios |
| 33 | +#### appstore |
| 34 | +coming soon |
27 | 35 |
|
28 |
| -## how to run |
| 36 | +## how to run 本地运行 |
29 | 37 | note: if you behind GFW, strongly recommend that you work with vpn.
|
30 | 38 |
|
31 |
| ->* config your react-native environment: https://facebook.github.io/react-native/docs/getting-started.html |
32 |
| ->* git clone https://github.com/togayther/react-native-cnblogs.git |
33 |
| ->* npm install |
34 |
| ->* react-native link |
35 |
| ->* connect physical device or turn on the android emulator |
36 |
| ->* react-native run-android |
37 |
| ->* good luck and enjoy |
| 39 | +提示:如果你处于全球最大的局域网,强烈建议你购买一个vpn。 |
| 40 | + |
| 41 | +* config your react-native environment: https://facebook.github.io/react-native/docs/getting-started.html |
| 42 | +* git clone https://github.com/togayther/react-native-cnblogs.git |
| 43 | +* npm install |
| 44 | +* react-native link |
| 45 | +* connect physical device or turn on the emulator |
| 46 | +* react-native run-android/run-ios |
| 47 | +* good luck and enjoy |
| 48 | + |
| 49 | +注意: |
| 50 | +因为本软件涉及到基于oauth的登录授权,故本地运行还需要向博客园申请 clientId、clientSecret、rsa加密公钥等授权信息。否则运行后无法登录进入首页。 |
| 51 | + |
| 52 | +应博客园官方团队要求,该软件开源时未公开已取得的授权信息。非常抱歉。 |
| 53 | + |
| 54 | +授权信息申请方式: |
38 | 55 |
|
39 |
| -## License |
| 56 | +对于个人开发者,需要提供以下信息: |
| 57 | +真实姓名、手机号码、常用邮箱、相关app介绍。 |
| 58 | + |
| 59 | + |
| 60 | +授权信息配置文件:source/config/index.js => authData |
| 61 | + |
| 62 | +## License 授权协议 |
40 | 63 | This project is available under the MIT license.
|
| 64 | + |
| 65 | +## donation 捐赠 |
| 66 | +该软件自发布以来,根据用户的反馈,已迭代了几个版本,用户数也越来越多,如果您觉得它对您有所帮助,可以通过支付宝给作者捐赠。 |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | +特此感谢以下捐赠同仁(时间排序): |
| 71 | +* 杰哥 |
| 72 | +* kitty |
| 73 | +* 静静的西河 |
0 commit comments