{"id":13608090,"url":"https://github.com/smuyyh/BookReader","last_synced_at":"2025-04-12T14:32:13.709Z","repository":{"id":39380771,"uuid":"64817102","full_name":"smuyyh/BookReader","owner":"smuyyh","description":":closed_book:  \"任阅\" 网络小说阅读器，3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~","archived":false,"fork":false,"pushed_at":"2023-04-24T05:36:16.000Z","size":31940,"stargazers_count":6656,"open_issues_count":39,"forks_count":1881,"subscribers_count":260,"default_branch":"master","last_synced_at":"2025-04-11T02:51:34.880Z","etag":null,"topics":["android","book","bookreader","bookshelf","dagger2","ebook","epub","mvp","okhttp3","pdf","reader","retrofit2","rxjava","txt"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smuyyh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-08-03T05:17:27.000Z","updated_at":"2025-04-10T14:52:20.000Z","dependencies_parsed_at":"2022-07-12T17:53:32.083Z","dependency_job_id":"52b537f1-6b80-4820-b869-abef61c6fb97","html_url":"https://github.com/smuyyh/BookReader","commit_stats":null,"previous_names":["justwayward/bookreader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smuyyh%2FBookReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smuyyh%2FBookReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smuyyh%2FBookReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smuyyh%2FBookReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smuyyh","download_url":"https://codeload.github.com/smuyyh/BookReader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581275,"owners_count":21128139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","book","bookreader","bookshelf","dagger2","ebook","epub","mvp","okhttp3","pdf","reader","retrofit2","rxjava","txt"],"created_at":"2024-08-01T19:01:24.181Z","updated_at":"2025-04-12T14:32:08.694Z","avatar_url":"https://github.com/smuyyh.png","language":"Java","readme":"\n\n项目地址：[https://github.com/JustWayward/BookReader](https://github.com/JustWayward/BookReader)\n\n# BookReader\n#### \"任阅\" 网络小说阅读器，实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、本地txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能！\n\n**此项目停止维护，由于当时做的比较粗糙，分页、翻页、性能这些都做的相当不好，在 言士创作 中，对这方面做了很多的优化，不过没有开源。 有相关问题欢迎发我邮箱交流！**\n**另外，追书神器api也被废弃了，所以接口都请求失败了。可直接参考阅读部分的源代码**\n\n## 项目\n项目基于RxJava + Retrofit2 + Dagger2，项目中的API均来自追书神器，纯属共享学习之用，不得用于商业！！有任何疑问或建议可联系[smuyyh@gmail.com](mailto://smuyyh@gmail.com)。\n\ndemo下载：[任阅.apk](https://github.com/JustWayward/BookReader/raw/master/体验demo/任阅-20170129.apk)\n\n**android 本地网络小说爬虫项目：** [CrawlerForReader](https://github.com/smuyyh/CrawlerForReader)\n\nRN版本：[simplereader](https://github.com/jsntjinjin/simplereader)\n\n任阅改进版：[NovelReader](https://github.com/newbiechen1024/NovelReader)\n\n## 截图\n\n- **首页**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/home_zhuishu.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/home_communication.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/home_discover.png?raw=true\" width=\"250\"/\u003e\n\n\u003c/br\u003e\n\n- **阅读**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/read_page_7.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/read_page_8.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/read_page_9.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/read_page_1.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/read_page_2.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/read_page_3.png?raw=true\" width=\"250\"/\u003e\n\n\u003c/br\u003e\n\n- **书籍**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/search.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/book_detail.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/scan_book.png?raw=true\" width=\"250\"/\u003e\n\n\u003c/br\u003e\n\n- **社区**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/discuss.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/discuss_detail.png?raw=true\" width=\"250\"/\u003e\n\n\u003c/br\u003e\n\n- **排行榜**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/rank_type.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/rank_list.png?raw=true\" width=\"250\"/\u003e\n\n\u003c/br\u003e\n\n- **主题书单**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/subject_list.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/subject_tag.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/subject_detail.png?raw=true\" width=\"250\"/\u003e\n\n\u003c/br\u003e\n\n- **书籍分类**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/category.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/category_list.png?raw=true\" width=\"250\"/\u003e\n\n- **其他**\n\n\u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/settings-1.png?raw=true\" width=\"250\"/\u003e \u003cimg src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/wifi_transfer.png?raw=true\" width=\"250\"/\u003e\n\n## LICENSE\n\n```\nCopyright 2016 JustWayward Team, All right reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","funding_links":[],"categories":["Java"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmuyyh%2FBookReader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmuyyh%2FBookReader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmuyyh%2FBookReader/lists"}