KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
fangzhuishushenqi
★ 22
Open GitHub ↗
仿追书神器的源码,用retrofit,rxjava实现
Download README (.md)
Explore Similar Repositories
HidKbd
:
STM32 USB HID keybaord std 101 key with led support and volume media control
SyncIt
:
SyncIt will call a method implemented in your activity to notify data connection changes.
openjk-launcher
:
Launcher and installer for OpenJk
jsonapi
:
Set of tools to build a JSON:API compliant service.
jsloader
:
:chart_with_upwards_trend: App to load JavaScript on every Nextcloud page
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
fangzhuishushenqi
?
Download (.md)
从网上看到一个写的非常好的看书源码,学习一下 # BookReader #### "任阅" 网络小说阅读器,实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、本地txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能! ## 项目 项目基于RxJava + Retrofit2 + Dagger2,结合MVP模式开发,代码结构清晰。项目中的API均来自追书神器,纯属共享学习之用,不得用于商业!! ## TODO * [ ] txt阅读优化模拟翻书效果,提高分页速度以及分页准确性 * [ ] epub阅读优化 ## 截图 - **首页** <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/home_zhuishu.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/home_communication.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/home_discover.png?raw=true" width="280"/> </br> - **阅读** <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/read_page_7.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/read_page_8.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/read_page_9.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/read_page_1.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/read_page_2.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/read_page_3.png?raw=true" width="280"/> </br> - **书籍** <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/search.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/book_detail.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/scan_book.png?raw=true" width="280"/> </br> - **社区** <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/discuss.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/discuss_detail.png?raw=true" width="280"/> </br> - **排行榜** <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/rank_type.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/rank_list.png?raw=true" width="280"/> </br> - **主题书单** <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/subject_list.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/subject_tag.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/subject_detail.png?raw=true" width="280"/> </br> - **书籍分类** <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/category.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/category_list.png?raw=true" width="280"/> - **其他** <img src="https://github.com/Cinaly/fangzhuishushenqir/blob/master/screenshot/settings-1.png?raw=true" width="280"/> <img src="https://github.com/Cinaly/fangzhuishushenqi/blob/master/screenshot/wifi_transfer.png?raw=true" width="280"/>