16 lines
823 B
Markdown
16 lines
823 B
Markdown
# Jetibox
|
|
_in-development, early work in progress __UNOFFICIAL__ Xbox Companion_
|
|
|
|
> This could get you banned. I'm not responsible of inappropriate usage of this application.
|
|
> At least this is not React Native!
|
|
|
|
__Application stack:__
|
|
- UI: [Jetpack Compose](https://developer.android.com/jetpack/compose) + [Accompanist](https://github.com/google/accompanist)
|
|
- DI: [Hilt](https://dagger.dev/hilt/)
|
|
- network: [Retrofit](https://github.com/square/retrofit) + [MoshiX](https://github.com/ZacSweers/MoshiX/)
|
|
- image loading: [Coil](https://github.com/coil-kt/coil)
|
|
- storage: [MMKV](https://github.com/Tencent/MMKV) (some user metadata)
|
|
- arch: MVVM
|
|
- auth: XAL (more info in xal submodule)
|
|
|
|
> Please note that Xbox, Xbox Live or other specified trademarks are a property of Microsoft Corporation and are protected by law. |