From efde9ea8f2364498a6764064869a71df3624be35 Mon Sep 17 00:00:00 2001 From: Kamil Gurgul Date: Tue, 18 Feb 2025 08:01:56 +0100 Subject: [PATCH] [SHARED] Format readme, add .aiexclude --- .aiexclude | 1 + README.md | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 .aiexclude diff --git a/.aiexclude b/.aiexclude new file mode 100644 index 00000000..639cdd51 --- /dev/null +++ b/.aiexclude @@ -0,0 +1 @@ +local.properties diff --git a/README.md b/README.md index 2e57230a..a8d948a4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ ![Build and test](https://github.com/kamgurgul/cpu-info/actions/workflows/shared_test.yml/badge.svg) - +CPU Info Icon # CPU Info -CPU Info provides information about device hardware and software. +CPU Info provides comprehensive information about your device's hardware and software. [Get it on F-Droid](https://apps.microsoft.com/detail/9phxq0f4knbl) alt="Get it from Homebrew" height="80">](https://formulae.brew.sh/cask/cpu-info) -# Supported platforms +## Supported platforms | Android | Android TV | Wear OS | iOS | Desktop | Wasm | |:-------:|:----------:|:-------:|:---:|:-------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
[In preview](https://kgurgul.com/assets/cpuinfo/)
Known issues: [1](https://youtrack.jetbrains.com/issue/CMP-6900/NavigationRail-items-not-visible-on-WASM-JS) | -# Tech stack +## Tech stack * [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html) * [Compose Multiplatform](https://www.jetbrains.com/lp/compose-multiplatform/) @@ -50,11 +50,11 @@ height="80">](https://formulae.brew.sh/cask/cpu-info) * [pytorch/cpuinfo](https://github.com/pytorch/cpuinfo) * [OSHI](https://github.com/oshi/oshi) -# TODO +## TODO * Upload Wear OS app to Play Store when SDK 35 will be supported -# License +## License Copyright 2017 KG Soft