Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omico/currentactivity

A current activity monitor. Currently, become an implementation of Google's recommended Android app architecture.
https://github.com/omico/currentactivity

android android-application

Last synced: 5 days ago
JSON representation

A current activity monitor. Currently, become an implementation of Google's recommended Android app architecture.

Awesome Lists containing this project

README

        

# Current Activity

A current activity monitor for Android.

You can always find the latest version of this app [here](https://github.com/Omico/CurrentActivity/actions/workflows/gradle-build.yml).

## Branch

- [2022](https://github.com/Omico/CurrentActivity/tree/2022) MVI architecture
- Kotlin
- Android Jetpack
- Kotlin Coroutines
- Jetpack Compose
- Learning from [nowinandroid](https://github.com/android/nowinandroid)

- [2020](https://github.com/Omico/CurrentActivity/tree/2020) MVVM architecture
- Kotlin
- Android Jetpack
- Kotlin Coroutines

- [3.x](https://github.com/Omico/CurrentActivity/tree/3.x) The original version

## License

[![license](https://img.shields.io/github/license/Omico/CurrentActivity.svg?style=flat-square)](https://github.com/Omico/CurrentActivity/blob/master/LICENSE)

Open-sourced under the GPL v3.0 license.