Skip to content

Run the code without installation, returning all information and saving the information to a file #972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Angelk90 opened this issue Feb 14, 2025 · 0 comments

Comments

@Angelk90
Copy link

I tried to run the example code:
npx systeminformation

But it doesn't return all the information, it would be useful, I don't know with a specific call via parameter that could return all the information if you want.

Example all the info:

node namefile.js -p audio, bios, baseboard, chassis, cpu, diskLayout, disksIO, blockDevices, fsOpenFiles, fsSize, fsStats, graphics, bluetoothDevices, inetLatency, inetChecksite, cpuCurrentSpeed, currentLoad, fullLoad, mem, memLayout, osInfo, processes, processLoad, printer, services, shell, time, cpuTemperature, usb, uuid, versions, vboxInfo, wifiNetworks, wifiInterfaces, wifiConnections, system, battery, users, networkInterfaceDefault, networkGatewayDefault, networkInterfaces, networkStats, networkConnections, dockerInfo, dockerImages, dockerContainers, dockerContainerStats, dockerContainerProcesses, dockerVolumes -s info.json

Or specific information:

node namefile.js -p audio, cpu='*', osInfo= 'platform, release', system='model, manufacturer' -s info.json

and being able to save this information in a file would be great, example -s nameFile.json.

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

No branches or pull requests

1 participant