Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhongwuzw/zhihudaily
知乎日报iOS项目
https://github.com/zhongwuzw/zhihudaily
objective-c zhihu
Last synced: 3 months ago
JSON representation
知乎日报iOS项目
- Host: GitHub
- URL: https://github.com/zhongwuzw/zhihudaily
- Owner: zhongwuzw
- Created: 2016-08-01T04:42:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T14:25:05.000Z (almost 7 years ago)
- Last Synced: 2024-11-02T01:50:27.528Z (3 months ago)
- Topics: objective-c, zhihu
- Language: Objective-C
- Homepage:
- Size: 99.8 MB
- Stars: 98
- Watchers: 6
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
知乎日报(iOS)
=======================[知乎日报](https://itunes.apple.com/cn/app/zhi-hu-ri-bao-mei-ri-ti-gong/id639087967?mt=8)iOS客户端项目,欢迎Star,Issues,Pull requests。
__Disclaimer - 声明__
*Zhihu* is a trademark of *Zhihu. Inc*. This app is not created nor endorsed by Zhihu Inc. All the information and content accessible through Zhihu Daily Purify are subject to Zhihu's copyright and terms of use. This is a free app and does not charge for anything. All content are available for free from [Zhihu](http://www.zhihu.com).『知乎』是 *知乎. Inc* 的注册商标。本软件与其代码非由知乎创作或维护。软件中所包含的信息与内容皆违反版权与知乎用户协议。它是一个免费软件,使用它不收取您任何费用。其中的所有内容均可在[知乎](http://www.zhihu.com)获取。
## Demo 展示
#### 1.应用主页部分:
![](https://raw.githubusercontent.com/zhongwuzw/ZhihuDaily/master/images/demo1.gif)
#### 2.新闻详细页部分:
![](https://raw.githubusercontent.com/zhongwuzw/ZhihuDaily/master/images/demo2.gif)
![](https://raw.githubusercontent.com/zhongwuzw/ZhihuDaily/master/images/demo3.gif)
#### 3.主题日报部分:
![](https://raw.githubusercontent.com/zhongwuzw/ZhihuDaily/master/images/demo4.gif)
#### 4.夜间部分:
![](https://raw.githubusercontent.com/zhongwuzw/ZhihuDaily/master/images/demo5.gif)
#### 5.设置-移动网络不下载图片
![](https://raw.githubusercontent.com/zhongwuzw/ZhihuDaily/master/images/demo6.gif)## Features - 特性
- 实现知乎日报大多数功能
- 没有广告
## TODO - 后续实现
- ~~网络状况切换管理~~ (已完成)
## Usage - 用法
- clone或直接下载zip,运行即可
## Requirements - 依赖
* iOS 8.0 or higher
* ARC## License
The MIT License (MIT)
Copyright (c) 2016 Zhong Wu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.