{"id":16557906,"url":"https://github.com/inferjay/teaourcast","last_synced_at":"2026-04-23T03:31:14.625Z","repository":{"id":19752323,"uuid":"23009404","full_name":"inferjay/TeaourCast","owner":"inferjay","description":"Android Client for Teahour.fm  Podcast","archived":false,"fork":false,"pushed_at":"2018-04-09T07:55:46.000Z","size":5417,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T08:59:16.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://teahour.fm","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/inferjay.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}},"created_at":"2014-08-16T03:02:04.000Z","updated_at":"2018-12-05T08:44:37.000Z","dependencies_parsed_at":"2022-07-22T10:32:05.655Z","dependency_job_id":null,"html_url":"https://github.com/inferjay/TeaourCast","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferjay%2FTeaourCast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferjay%2FTeaourCast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferjay%2FTeaourCast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferjay%2FTeaourCast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inferjay","download_url":"https://codeload.github.com/inferjay/TeaourCast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940529,"owners_count":20045878,"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":[],"created_at":"2024-10-11T20:09:00.697Z","updated_at":"2026-04-23T03:31:14.577Z","avatar_url":"https://github.com/inferjay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"TeaourCast\n----\n\nAndroid Client for Teahour.fm Podcast\n\nTeahour.fm 由 Terry Tai，Dingding Ye, Daniel Lv, Kevin Wang 和 Xdite Cheng 主持，会专注程序员感兴趣的话题，包括 Web 设计和开发，移动应用设计和开发，创业以及一切 Geek 的话题。\n\n# Screen Shots\n\n\u003cimg src=\"https://ws2.sinaimg.cn/large/006tKfTcly1fq6g7hy7jgj30qo0byagl.jpg\"/\u003e\u003c/li\u003e\n\n# Build\n1. Install `Android Studio 0.14+`、`gradle 2.0+`、`JDK 1.6+` and `Android SDK Tools` last version.\n\n2. Clone Project and Import Project\n\n\tfirst clone project\n\n\t\tgit clone https://github.com/inferjay/TeaourCast.git\n\n\tthen\t\n\t\n\t\tFile -\u003e Import Project ...\n\n3. Modify `Teahour.fm/build.gradle` file \n\n\t```\t\n\t//Apk签名配置\n\tsigningConfigs {\n    \trelease {\n       \t\tkeyAlias 'Your keyAlias'\n       \t\tkeyPassword 'Your keyPassword'\n       \t\tstoreFile file('Your keystore file')\n       \t\tstorePassword 'Your storePassword'\n     \t}\n\t}\n\t```\n\n4. Build Project \n\t\n\t`Run -\u003e Run｀Teahour.fm｀`\n\t\n\tor Run on the command line\n\t\n\t`./gradlew assembleDebug` (Mac/Linux)\n\n\t`gradlew.bat assembleDebug` (Windows)\n\n\u003eAndroid Studio、gradle、Android SDK Tools 土啬内 Download Site: [http://www.androiddevtools.cn](http://www.androiddevtools.cn)\n\n# TODO\n1. Refresh Podcasts List Data  \n2. Podcasts List Data Cache  \n3. Download podcasts Audio File  \n4. Offline listening to podcast  \n5. Playback controls  \n6. Timing play  \n\n# UI File\n\n[Teahour.FM UI(Android).sketch](https://github.com/inferjay/CoderLearningDesign/tree/master/Teahour.fm)\t\n\n# Thanks\n\n[Volley](https://android.googlesource.com/platform/frameworks/volley)  \n[Picasso](https://github.com/square/picasso)  \n[Butterknife](https://github.com/JakeWharton/butterknife)  \n[LoadingEverywhere](https://github.com/lsjwzh/loadingeverywhere)  \n\n# License\n\n```\nCopyright 2014 inferjay http://www.inferjay.com\n\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finferjay%2Fteaourcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finferjay%2Fteaourcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finferjay%2Fteaourcast/lists"}