Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.26 KB

iTest - Internet Speed Tester

iTest is a command-line tool designed to measure your internet download speed using various testing servers. It provides a stylish and real-time progress bar and offers a detailed summary of the download speed in Mbps. You can easily check your internet speed with a simple command.

Features

  • Measure your internet download speed in real-time.
  • Displays a progress bar to show download completion.
  • Provides the average download speed at the end of the test.
  • Customizable with various test file sizes.
  • Compatible with Windows, macOS, and Linux.

Installation

First, ensure you have Node.js installed on your system.

To install the iTest tool globally via npm, run the following command:

npm install -g pingflow

Usage

   pingflow
🚀 Starting Test...
Testing speed...
In Progress... [█████████████████████████████░░] 92%
Download Speed: 5.97 Mbps
Test Completed

Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue to suggest improvements or report bugs.

License

This project is licensed under the MIT License. See the LICENSE file for details.

###Happy testing@Romaric250