Socket
Book a DemoInstallSign in
Socket

syspectify

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syspectify

Unveil the secrets of your system with Syspectify—a sleek CLI tool that brings your hardware and software details to life!

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

Syspectify 🚀✨

Your system’s personal cheerleader 🥳💻

Are you curious about the inner workings of your system? Want to know what’s going on behind the scenes without getting too technical? Say hello to Syspectify! A lightweight, easy-to-use command-line tool that serves up all your system info on a silver platter (without the fancy suits). Whether you're monitoring your CPU’s health, checking how much RAM you’ve got left, or just need to know if your battery’s ready for another marathon session, Syspectify has your back! 🎉

Installation ⚡️

Ready to invite Syspectify to your terminal party? 🎉

To install Syspectify globally on your machine, run this command:

npm install -g syspectify

Now, Syspectify is ready to be your terminal’s best friend, wherever you are. 🌍

Note: Syspectify is designed to be installed globally. Installing it locally? You might end up with a sad, non-functional tool that refuses to cooperate. Let’s avoid that! 😬

Usage 💻

Once you’ve installed Syspectify, all you need to do is type syspectify in your command line and voilà! You'll get a beautifully detailed rundown of your system. 🎨✨

Here’s what you get:

syspectify

This will show you the magic of your system, including:

  • System Information 🏢
  • CPU Details 🧠
  • Memory Usage 💾
  • Battery Status 🔋
  • Operating System 🖥️
  • Disk Layout 💽
  • Network Information 🌍
  • Graphics Details 🎮

Example Output 🧐

Syspectify provides all the juicy details, laid out in a user-friendly format. No more guessing if you’re running out of space or if your CPU is secretly plotting against you. 🙈

==================== SYSTEM INFORMATION ====================
🏢 System Manufacturer: Dell Inc.
📱 System Model: XPS 13 7390
🏠 Chassis Type: Laptop
⏰ Current Timezone: GMT+5
🗺️ Timezone Location: Karachi, Pakistan
🖥️ OS Version: Ubuntu 20.04 LTS

==================== CPU INFORMATION ====================
🧠 CPU Manufacturer: Intel
🔧 CPU Brand: Core i7-10710U
⚡ CPU Speed: 1.10 GHz
🔢 Cores: 6
⚡ Virtualization Supported: Yes

==================== MEMORY INFORMATION ====================
💾 Total Memory: 16.00 GB
🆓 Free Memory: 7.50 GB
🆓 Used Memory: 8.50 GB

==================== BATTERY INFORMATION ====================
🛠️ Battery Model: XPS 13 Battery
🔌 Battery Charging Status: Charging
🔋 Battery Percentage: 80%
⚡ Battery Max Capacity: 40 Wh

==================== STORAGE INFORMATION ====================
💽 Disk Name: /dev/sda
💽 Disk Type: SSD
📦 Disk Size: 512.00 GB

==================== NETWORK INFORMATION ====================
🌍 IPv4 Address: 192.168.1.2
🌐 IPv6 Address: N/A

==================== GRAPHICS INFORMATION ====================
🎮 Graphics Vendor: Intel
🖥️ Graphics Model: UHD Graphics
💻 VRAM: 128 MB

Features 🌟

Syspectify isn’t just another tool—it’s the superhero you never knew your system needed. 🦸‍♂️🦸‍♀️

Here’s what it does:

  • 🖥️ System Information: Know who’s running the show—manufacturer and model, just in case you forget what machine you’re on.
  • 🧑‍💻 CPU Details: Find out everything about your CPU, from brand to cores to its secret speed (no judgment here).
  • 💾 Memory Usage: Get the 411 on your memory—how much you’ve got and how much you’ve wasted on memes.
  • 🔋 Battery Status: Battery percentage and charging status. Never let your laptop run out of juice during an important meeting again. 🔋
  • 🖥️ Operating System: It’s not just Windows or Linux—it’s your operating system. Find out what it is, in case you’ve forgotten! 😅
  • 💽 Disk Layout: Discover all the disks and their sizes. Your system’s storage, in all its glory.
  • 🌍 Network Information: See what’s going on with your network. IPv4 and IPv6 details are just the beginning.
  • 🎮 Graphics: What’s running your graphics? Find out if it’s ready to handle your next gaming marathon (or just the Zoom call).

Development 🚀

Want to make Syspectify even more awesome? You’re in the right place! ✨ Here’s how to contribute:

  • Clone the repo:

    git clone git@github.com:Konain-Raza/Syspectify.git
    cd syspectify
    
  • Install dependencies:

    npm install
    
  • Make your changes. Add your own magic (or just fix that one thing that annoys you).

  • Submit a pull request. The world is waiting for your contributions! 🌎

License 📝

Syspectify is licensed under the MIT License—use it, modify it, make it better. Just don’t go selling it as your own (because that’s not cool, and you know it). 😎

There you have it! 🎉 Syspectify is now at your fingertips, ready to help you troubleshoot, monitor, and simply marvel at the inner workings of your system. Let’s go! 🚀

Keywords

system

FAQs

Package last updated on 30 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts