Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.44 KB

Readme.md

File metadata and controls

55 lines (37 loc) · 1.44 KB

ConnectivityPC

An React Native App that shows PC Information. Included :

  • Storage Information - Like precentence of used disk (partition)
  • CPU Information - Like Temperature, CPU Usage. All Cores
  • Memory Usage - Percentence of used RAM

That is the Backend Server. The Server will run on ur PC. ConnectivityPC-Server

The App is work in Progess. it will be upload on Play Store.

TODO

  • Add Error Handling

  • Add Config for Server IP

  • Add Storage information

  • Add memory information

    • Display Data of RAM usage like ( 5/8Gb )
  • Add Display for CPU-Cores

  • Change App Name to ConnectivityPC from connectiveTesting10

  • Change About me

  • Add Impressum/Contact information

(- [ ] Good Designing comming at the End)

Android

  • Testing and Prepare for Publish on Play Store
  • Publish on Play Store (Android)

Maybe : IOS

  • Testing and Prepare for Publish on App Store
  • Publish on App Store (IOS)

KNOWN ISSUES

  • Sometimes dont work rounded of Used GiB
  • Doesnt Show The Numbers under Storage and Memory Usage

LISTEN

This is a Project which i does for my own. I Like to program things and update them. If u have suggestions for improvements then write a reason with it. So i can learn about it. All Known Issues will be writen here if i dont fixed them.

This is my First React Native App and i tried my Best.

How to Use

Comming Soon