1.1.4 • Published 3 months ago

network-pocket v1.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

Network Pocket

Logo

Overview

The network-pocket is a command-line tool built with Node.js. It provides real-time monitoring of network statistics, including download and upload speeds, network interface information, and update notifications.

Features

  • Real-time Monitoring: Constantly displays download and upload speeds in a graphical ASCII chart.
  • Network Interface Details: Shows details about the default network interface such as IP address, MAC address, and type.
  • Status Notifications: Provides status notifications when the network state changes.
  • Update Notifications: Alerts the user about available updates for the tool.

Dependencies

  • systeminformation: Fetches system and network information.
  • asciichart: Generates ASCII charts for visual representation.
  • chalk: Adds color styles to the console output.
  • update-notifier: Checks for updates and notifies the user.
  • boxen: Creates a colored box for update notifications.
  • beeper: Generates system beeps for notifications.
  • cli-cursor: Manages the visibility of the cursor in the command line interface.

Functionality

The tool initializes by fetching default network interface information and starts continuously monitoring network statistics using systeminformation. The key functionalities include:

  • Graphical Representation: Utilizes asciichart to create graphical representations of download and upload speeds in real-time.
  • Network Interface Display: Presents detailed information about the default network interface including IP address, MAC address, and type.
  • Status Updates: Notifies the user of changes in network status (e.g., "up" or "down") and triggers system beeps for attention.
  • Update Alerts: Utilizes update-notifier to check for available updates and displays notifications when updates are available.

Usage

  1. Install the tool: npm install -g network-pocket
  2. Run the tool in the terminal: network-pocket

Future Improvements

  • Adding additional statistical metrics.
  • Enhancing user interface for better interaction.
  • Supporting more customization options.

1.1.4

3 months ago

1.1.3

3 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.1.2

4 months ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago