Awesome
<img src="info/icon_glow.png" width="100" height="100" />CPU Info
CPU Info provides information about device hardware and software.
<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> <img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80"> <img src="info/huawei_badge.png" alt="Get it on HUAWEI AppGallery" height="80"> <img src="https://raw.githubusercontent.com/kamgurgul/cpu-info/master/info/get-it-on-github.png" alt='Get it on GitHub' height="80"> <img src="https://raw.githubusercontent.com/kamgurgul/cpu-info/master/info/amazon-badge.png" alt='Available on Amazon AppStore' height="80"> <img src="info/app-store-badge.png" alt="Download on the App Store" height="80"> <img src="info/flathub_badge.png" alt="Get it on Flathub" height="80"> <img src="info/ms_badge.png" alt="Get it from Microsoft" height="80">
Supported platforms
Android | iOS | Desktop | Wasm |
---|---|---|---|
✅ | ✅ | ✅ | ❌<br/>In progress<br/>Known issues: 1, 2 |
Tech stack
- Kotlin Multiplatform
- Compose Multiplatform
- Jetpack ViewModel/Lifecycle
- Coroutines
- Koin
- Coil
- DataStore
- External C libraries - pytorch/cpuinfo
- OSHI
TODO
- Shared unit and UI tests
- Upload to brew cask
- 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://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.