reader

所属分类:iPhone/iOS
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2023-08-03 00:37:39
上 传 者sh-1993
说明:  阅读器:一个Compose多平台(Android和iOS)RSS阅读器应用程序,
(Reader: A Compose multiplatform (Android & iOS) RSS reader app,)

文件列表:
.fleet/ (0, 2023-12-14)
.fleet/run.json (266, 2023-12-14)
.idea/ (0, 2023-12-14)
.idea/copyright/ (0, 2023-12-14)
.idea/copyright/Sasikanth_Miriyampalli.xml (820, 2023-12-14)
.idea/copyright/profiles_settings.xml (231, 2023-12-14)
.idea/icon.svg (2269, 2023-12-14)
.idea/kotlinc.xml (284, 2023-12-14)
.idea/vcs.xml (167, 2023-12-14)
LICENSE.txt (11394, 2023-12-14)
androidApp/ (0, 2023-12-14)
androidApp/build.gradle.kts (2937, 2023-12-14)
androidApp/proguard-rules.pro (669, 2023-12-14)
androidApp/src/ (0, 2023-12-14)
androidApp/src/androidDebug/ (0, 2023-12-14)
androidApp/src/androidDebug/res/ (0, 2023-12-14)
androidApp/src/androidDebug/res/values/ (0, 2023-12-14)
androidApp/src/androidDebug/res/values/strings.xml (71, 2023-12-14)
androidApp/src/androidMain/ (0, 2023-12-14)
androidApp/src/androidMain/AndroidManifest.xml (1851, 2023-12-14)
androidApp/src/androidMain/ic_launcher-playstore.png (48028, 2023-12-14)
androidApp/src/androidMain/kotlin/ (0, 2023-12-14)
androidApp/src/androidMain/kotlin/dev/ (0, 2023-12-14)
androidApp/src/androidMain/kotlin/dev/sasikanth/ (0, 2023-12-14)
androidApp/src/androidMain/kotlin/dev/sasikanth/rss/ (0, 2023-12-14)
androidApp/src/androidMain/kotlin/dev/sasikanth/rss/reader/ (0, 2023-12-14)
androidApp/src/androidMain/kotlin/dev/sasikanth/rss/reader/FeedsRefreshWorker.kt (2441, 2023-12-14)
androidApp/src/androidMain/kotlin/dev/sasikanth/rss/reader/MainActivity.kt (2275, 2023-12-14)
androidApp/src/androidMain/kotlin/dev/sasikanth/rss/reader/PostsCleanUpWorker.kt (2442, 2023-12-14)
... ...

# Twine - RSS Reader ![CI-MAIN](https://github.com/msasikanth/twine/actions/workflows/ci_checks.yml/badge.svg?branch=main) ![banner](./readme_images/banner.png) Twine is a multiplatform RSS reader app built using Kotlin and Compose Multiplatform. It features an nice user interface and experience to browse through the feeds, and supports Material 3 content based [dynamic theming](https://m3.material.io/styles/color/dynamic-color/user-generated-color). ## Download Get it on Google Play Download on the App Store ## Screenshots

Home Screen Home Screen Scrolled Feeds Sheet Add Feed Edit Feeds Search Screen Bookmarks Screen Settings Screen

## Features - Supports RSS & Atom feeds - Bookmarks - Search - Background sync - Feed management: Add, Edit & Pin feeds ## Tech Stack - [Kotlin Multiplatform](https://kotlinlang.org/lp/multiplatform/) - [Kotlin Coroutines](https://github.com/Kotlin/kotlinx.coroutines) - [Compose Multiplatform](https://www.jetbrains.com/lp/compose-multiplatform/) - [Ktor](https://ktor.io/) - [SQLDelight](https://cashapp.github.io/sqldelight/2.0.0-alpha05/) - [Decompose](https://arkivanov.github.io/Decompose/) - [Kotlin-inject](https://github.com/evant/kotlin-inject) For full list of dependencies used, please take a look at the [catalog](/gradle/libs.versions.toml) file. ## Development You can just clone the repo and build it locally without requiring any changes. Project requires JDK 20+, and based on the AGP version defined in [`libs.versions.toml`](/gradle/libs.versions.toml) file, you can use appropriate Android Studio to import the project. ## Contributing You can contribute bug fixes to the project via PRs, for anything else open an issue to start a conversation. This project uses ktfmt, provided via the spotless gradle plugin, and the bundled project IntelliJ codestyle. Run `./gradlew spotlessApply` to format the code before raising a PR. ## Made by - [Sasikanth Miriyampalli](https://www.sasikanth.dev) / Development - [Eduardo Pratti](https://twitter.com/edpratti) / Design ## License ``` Copyright Sasikanth Miriyampalli 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 https://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. ```

近期下载者

相关文件


收藏者