Skip to content

kamgurgul/cpu-info

Repository files navigation

Build and test

CPU Info (refactor-in-progress ⛏)

CPU Info provides information about Android device hardware and software. CPU data is based on external library pytorch/cpuinfo

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

TODO

  • Handle different form factors
  • Add more information about battery
  • Bring back apps size - use StorageStatsManager if possible
  • Unit and UI tests
  • Add Kotlin Multiplatform module - migrate all libs to KMP
  • 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://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.