An open API service indexing awesome lists of open source software.

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 风格,支持夜间模式

Awesome Lists containing this project

README

          

# CNode Material Design

[![Platform](https://img.shields.io/badge/platform-Android-brightgreen)](https://developer.android.com)
[![Language](https://img.shields.io/badge/language-Kotlin-orchid)](https://kotlinlang.org)
[![License](https://img.shields.io/github/license/TakWolf/CNode-Material-Design)](LICENSE)
[![Releases](https://img.shields.io/github/v/release/TakWolf/CNode-Material-Design)](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)