Please, How can I get the client system information listed below in Angular?
System
Model
Serial No
OPERATING SYSTEM
OS type
Architecture
HostName
CPU
Manufacturer
Brand
Processors
Physical Cores
Cores
Speed
Max Speed
Memory Layouts
Size
Disk Layouts
Disk Type
Disk Serial No
Disk Size
Network Interface
UUID(Unique Identifier)
Ip
MAC
Speed
I have faced situation like this where I had to read system detail and network detail.
To resolve this issue we create one click install application that install on client device and request user permission to read system details and post system information back to server and with push notification we refresh page to show client information and other details which user have access to.