https://github.com/mskian/sys-info
Get your Linux or Windows System Info 🗃
https://github.com/mskian/sys-info
linux node nodejs server system system-info system-information windows
Last synced: 10 months ago
JSON representation
Get your Linux or Windows System Info 🗃
- Host: GitHub
- URL: https://github.com/mskian/sys-info
- Owner: mskian
- License: mit
- Created: 2019-07-08T17:20:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T23:04:51.000Z (over 1 year ago)
- Last Synced: 2024-10-14T14:07:01.657Z (over 1 year ago)
- Topics: linux, node, nodejs, server, system, system-info, system-information, windows
- Language: JavaScript
- Homepage:
- Size: 738 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My System INFO 🖥
> Get your Linux Distro or Windows System Info 🗃
[](https://github.com/mskian/sys-info/actions/workflows/nodejs.yml)


## ⚙ Requirements
- Node 14x or 16x LTS
- GIT for Clone the RESPO
## 📦 Install via GIT
```bash
git clone https://github.com/mskian/sys-info.git
cd sys-info
npm install
```
- Execute the Script
```bash
node system.js
```
OR
```bash
npm start
```
## 🌀 Used as CLI
- Open Cloned Location
```bash
npm link
```
```bash
mysysinfo
```
## 📦 Install via NPM
```bash
npm install -g mysystem-info
```
```bash
mysysinfo
```
## 🖥 Supported OS
I am Tested this on Ubuntu and Windows 10 it works well but I gathered some issues on Windows after fetching the Output it does not exit the Process if you are Facing this issue please open an issue ticket with Proper error details.
## 🗃 Library
Node `systeminformation` Library
## 🏗 Contributions
Your PR's are Always welcome 🦄
## 🐛 Bug Report
If you find any issues create an issue Ticket Here ✉
## ☑ License
MIT