Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovejjfg/Readhub
This is the Android Client for Readhub
https://github.com/lovejjfg/Readhub
Last synced: 9 days ago
JSON representation
This is the Android Client for Readhub
- Host: GitHub
- URL: https://github.com/lovejjfg/Readhub
- Owner: lovejjfg
- Created: 2017-08-09T02:34:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T06:16:12.000Z (over 5 years ago)
- Last Synced: 2024-08-02T14:08:51.287Z (3 months ago)
- Language: Kotlin
- Homepage:
- Size: 701 KB
- Stars: 35
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Readhub
![icon](https://raw.githubusercontent.com/lovejjfg/Readhub/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png)无码科技 [冯大辉](https://github.com/Fenng) 的 [Readhub](https://readhub.me/) Android 客户端。说句废话,**这不是官方的App** 。
### Release
[更新记录](https://github.com/lovejjfg/Readhub/releases)
[下载地址](https://fir.im/readHub)
![QR](https://raw.githubusercontent.com/lovejjfg/screenshort/e7499040ff9ed18f3577d94b80e76b440e1781eb/qr_readhub.png)
### Screenshots
![screenshot](https://github.com/lovejjfg/screenshort/blob/master/WechatIMG21.jpeg?raw=true)
![screenshot](https://github.com/lovejjfg/screenshort/blob/master/WechatIMG18.jpeg?raw=true)
![screenshot](https://github.com/lovejjfg/screenshort/blob/master/WechatIMG19.jpeg?raw=true)
![screenshot](https://github.com/lovejjfg/screenshort/blob/master/WechatIMG20.jpeg?raw=true)### Todo
* ~~设置提供默认浏览器和内置 WebView 两种浏览方式~~
* ~~Html 标签解析~~
* ~~页面空白、异常处理~~
* ~~自动升级提示及下载~~
* ~~分享功能~~
* ~~Base 封装~~
* 移除 dataBinding### Thanks
[Kotlin](https://github.com/JetBrains/kotlin)[Rxjava2](https://github.com/ReactiveX/RxJava)
[Retrofit](https://github.com/square/retrofit)
[RxAndroid](https://github.com/ReactiveX/RxAndroid)
[PowerRecyclerView](https://github.com/lovejjfg/PowerRecyclerView)
[Android Support Libs & DataBinding](https://developer.android.com/topic/libraries/support-library/index.html)