Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
A current activity monitor. Currently, become an implementation of Google's recommended Android app architecture
- Host: GitHub
- URL: https://github.com/Omico/CurrentActivity
- Owner: Omico
- License: gpl-3.0
- Created: 2017-01-25T12:41:49.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T10:11:55.000Z (5 months ago)
- Last Synced: 2024-06-21T00:37:32.592Z (5 months ago)
- Topics: android, android-application
- Language: Kotlin
- Homepage:
- Size: 1.1 MB
- Stars: 172
- Watchers: 9
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shizuku - CurrentActivity - A current activity monitor `GPL-3.0` (Apps / Development utilities)
README
# Current Activity
A current activity monitor for Android.
## 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.