Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 3 hours ago
JSON representation

Get your Linux or Windows System Info 🗃

Awesome Lists containing this project

README

        

# My System INFO 🖥

> Get your Linux Distro or Windows System Info 🗃

[![sys-info-test](https://github.com/mskian/sys-info/actions/workflows/nodejs.yml/badge.svg)](https://github.com/mskian/sys-info/actions/workflows/nodejs.yml)

![System Info](https://raw.githubusercontent.com/mskian/sys-info/master/screenshot.png)

![System Info](https://raw.githubusercontent.com/mskian/sys-info/master/screenshot1.png)

## ⚙ 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