All3xJ / cpu-info

CPU Info provides information about device hardware and software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU Info (refactor-in-progress ⛏)

CPU Info provides information about Android device hardware and software. Most of the code is written in Kotlin but some old widgets are still in Java.

Get it on F-Droid Get it on Google Play

Still TODO

  • Unify architecture - add interactors and data providers
  • Replace layouts with Compose
  • Replace Travis
  • Replace RxJava with coroutines
  • Tests
  • Add benchmarks

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.

About

CPU Info provides information about device hardware and software

License:Apache License 2.0


Languages

Language:Kotlin 72.5%Language:Java 26.1%Language:C++ 1.1%Language:CMake 0.2%Language:AIDL 0.1%