DEV Community

Cover image for Get your Linux or Windows System Information
Santhosh Veer
Santhosh Veer

Posted on

1

Get your Linux or Windows System Information

➡ I got this Idea while checking My System/Distro information 🗃 using Multiple Commands every time.

➡ plan to Write a Script to Fetch all System/Distro information in Single Command.

➡ I have a Confusion in choosing a Lang to Build this Script
Finally Got This Awesome Node Module 👉 system information - https://github.com/sebhildebrandt/systeminformation Get our System & OS Information.

➡ Here is the Github Repository of My Script - https://github.com/mskian/sys-info

➡ Install via NPM

$ npm install -g mysystem-info
$ mysysinfo

🗃 It Fetches the System/Distro

System Information

➡ Platform
➡ Distro
➡ Version
➡ Kernal Version
➡ Architecture
➡ System Memory
➡ Disk Size and
➡ TimeZone

Share your Feedbacks & Contribute ✌

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay