https://github.com/TakWolf/CNode-Material-Design
CNode 社区第三方 Android 原生客户端,Material Design 风格,支持夜间模式
https://github.com/TakWolf/CNode-Material-Design
android cnode material
Last synced: 8 months ago
JSON representation
CNode 社区第三方 Android 原生客户端,Material Design 风格,支持夜间模式
- Host: GitHub
- URL: https://github.com/TakWolf/CNode-Material-Design
- Owner: TakWolf
- License: apache-2.0
- Created: 2015-08-02T20:09:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-07-12T05:40:26.000Z (9 months ago)
- Last Synced: 2025-07-16T03:36:59.567Z (9 months ago)
- Topics: android, cnode, material
- Language: JavaScript
- Homepage: https://cnodejs.org
- Size: 18.7 MB
- Stars: 1,347
- Watchers: 69
- Forks: 343
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cnode - CNode-Material-Design - Material-Design.svg?label=%E2%98%85) CNode社区第三方Android客户端,原生App,Material Design风格,支持夜间模式 [@TakWolf](https://github.com/TakWolf) (Awesome-CNode / Android)
README
# CNode Material Design
[](https://developer.android.com)
[](https://kotlinlang.org)
[](LICENSE)
[](https://github.com/TakWolf/CNode-Material-Design/releases)
## Dependencies
- [Android Jetpack](https://github.com/androidx/androidx)
- [Material Components for Android](https://github.com/material-components/material-components-android)
- [Java 8+ API desugaring support](https://developer.android.com/studio/write/java8-support#library-desugaring)
- [kotlinx.coroutines](https://github.com/Kotlin/kotlinx.coroutines)
- [Moshi](https://github.com/square/moshi)
- [OkHttp](https://github.com/square/okhttp)
- [Retrofit](https://github.com/square/retrofit)
- [Coil](https://github.com/coil-kt/coil)
- [EventBus](https://github.com/greenrobot/EventBus)
- [jsoup](https://github.com/jhy/jsoup)
- [commonmark-java](https://github.com/commonmark/commonmark-java)
- [HeaderAndFooterRecyclerView](https://github.com/TakWolf/Android-HeaderAndFooterRecyclerView)
- [InsetsWidget](https://github.com/TakWolf/Android-InsetsWidget)
- [Live Event](https://github.com/hadilq/LiveEvent)
- [Scan Barcodes with ML Kit on Android](https://developers.google.com/ml-kit/vision/barcode-scanning/android)
- [Vue 2](https://github.com/vuejs/vue)
- [github-markdown-css](https://github.com/sindresorhus/github-markdown-css)
## Resources
- [Material design icons](https://github.com/google/material-design-icons)
## Tools
- [Kotlin Symbol Processing API](https://github.com/google/ksp)
- [Sass](https://github.com/sass/sass)
## License
[Apache License 2.0](LICENSE)