DEV Community

Cover image for 🚀 Introducing pingflow: Your Ultimate Internet Speed Testing Tool! 🌐
Romaric250
Romaric250

Posted on

🚀 Introducing pingflow: Your Ultimate Internet Speed Testing Tool! 🌐

Features:

  • Real-time download speed testing with a live progress bar.
  • Provides your download speed in Mbps.
  • Easy setup, works on Windows, macOS, and Linux.

How to Install:

  1. Ensure you have Node.js installed.

Run:

   npm install -g pingflow
Enter fullscreen mode Exit fullscreen mode
  1. Test your speed
   pingflow
Enter fullscreen mode Exit fullscreen mode
  1. Output
🚀 Starting Test...
Testing speed...
In Progress... [███████████████████████░░] 95%

Test Completed
Download Speed: 12.67 Mbps
Enter fullscreen mode Exit fullscreen mode

Give it a Star on: Github and feel free to contribute 🚀

Top comments (0)