Skip to content

CPU Info is a KMP application which provides information about device hardware and software

License

Notifications You must be signed in to change notification settings

kamgurgul/cpu-info

Repository files navigation

Build and test

CPU Info (refactor-in-progress ⛏)

CPU Info provides information about device hardware and software.

Get it on F-Droid Get it on Google Play Get it on HUAWEI AppGallery Get it on GitHub Available on Amazon AppStore

Supported platforms

  • Android
  • iOS

Tech stack

  • Kotlin
  • Compose Multiplatform
  • Common ViewModel/Lifecycle
  • Coroutines
  • Koin
  • External C libraries - pytorch/cpuinfo

TODO

  • iOS data providers
  • Shared unit and UI tests
  • Add more information about battery
  • Bring back apps size - use StorageStatsManager on Android if possible
  • Add translations framework

License

Copyright 2017 KG Soft

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http:https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.