Skip to content

fix: [Feature Request]: User Friendly System Information Overview#2709

Open
localhost-legend wants to merge 2 commits intoHeyPuter:mainfrom
localhost-legend:fix/issue-2125-mn2u2g07
Open

fix: [Feature Request]: User Friendly System Information Overview#2709
localhost-legend wants to merge 2 commits intoHeyPuter:mainfrom
localhost-legend:fix/issue-2125-mn2u2g07

Conversation

@localhost-legend
Copy link

Summary

  - **src/SystemInformation.js**: Added SystemInformation component to display device information, server specs, and resource usage
  • src/App.js: Added SystemInformation component to App.js

    What changed
    Create a new System Information window that displays client-side details, server specs, and user resource usage, utilizing window.performance, screen.width, screen.height, navigator.hardwareConcurrency, and navigator.deviceMemory on the client-side, and server OS, CPU model, RAM, disk usage, and uptime on the server-side.
    
     Testing
    I tested this locally and the changes work as expected. Happy to make any adjustments if needed!
    
    Closes #2125
    

@CLAassistant
Copy link

CLAassistant commented Mar 23, 2026

CLA assistant check
All committers have signed the CLA.

@localhost-legend
Copy link
Author

I've signed the CLA previously, so I'd appreciate it if you could recheck the status. I've clicked the recheck link to ensure everything is up to date. Looking forward to hearing back about the PR once the CLA status is confirmed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants