Skip to content

知乎小报-基于Android平台的知乎日报第三方客户端 ZhihuDaily-An Unofficial Client Based on Android Platform

Notifications You must be signed in to change notification settings

nilopc-learning-android/App__ZhiHuDaily

 
 

Repository files navigation

ZhiHuDaily 知乎小报

ZhiHuDaily is an unofficial client of http://daily.zhihu.com/ based on Android platform. The content comes from http://daily.zhihu.com/. API comes from izzyleung. If this App invade Zhihu's rights, I will delete the whole repository. Please pay attention to the situation and observe Zhihu's agreement.

知乎小报是一款基于Android平台开发的知乎日报第三方客户端。内容来源于知乎日报官方,API来自 izzyleung。如果本App存在侵犯知乎权益的嫌疑,那么本人将删除整个项目。请您暸解相关情况,并遵守知乎协议。

Welcome star and fork, welcom pull request,if there is a bug, please let me know by sending an email

欢迎star + fork,欢迎通过邮件向我提bug,欢迎提pr

Statement of API using API的使用申明

izzyleung

以下所有 API 均由 知乎(Zhihu.Inc) 提供,本人(Xiao Liang)采取非正常手段获取。获取与共享之行为或有侵犯知乎权益的嫌疑。若被告知需停止共享与使用,本人会及时删除此页面与整个项目。 请您暸解相关情况,并遵守知乎协议。

The app contains six model: latest posts, theme posts, hot posts, past posts and guokr handpick.

App内容主要分为6部分:最新日报、主题日报、热门日报、历史日报、果壳精选。

Completed features: 目前已经完成的功能有:

  • Welcome page欢迎页
  • No image mode 浏览时无图模式
  • The number of likes,comments 赞、评论数量查看
  • Content of comment 查看评论内容
  • Night mode 夜间模式
  • Share 分享(调用Android内置分享功能实现)
  • Auto download the post content 自动离线

Screenshot 截屏

screenshot

Download link and market 下载链接与应用商店

Or scan the QR code 或者扫描二维码

code

Open source projects 开源项目

Contact me 联系我

marktonymengyi@gmail.com

My blog 我的博客:blog

License 许可证

Copyright 2016 lizhaotailang

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

知乎小报-基于Android平台的知乎日报第三方客户端 ZhihuDaily-An Unofficial Client Based on Android Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.9%
  • CSS 10.1%