Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

مشروع قياس سرعة الإنترنت

مقدمة

هذا المشروع هو بوت بلغة بايثون يقوم بقياس سرعة الإنترنت وسرعة المعالج والذاكرة. يستخدم المكتبتين psutil و speedtest-cli للحصول على معلومات النظام وقياس سرعة الإنترنت. يمكنك تشغيل الكود كنص عادي أو عبر بوت في Telegram.

الميزات

  • قياس سرعة التحميل والرفع للإنترنت.
  • قياس استخدام المعالج.
  • قياس سعة الذاكرة العشوائية وسعة الذاكرة الصلبة.
  • عرض المعلومات بشكل سهل القراءة.

المتطلبات

قبل تشغيل الكود، تأكد من تثبيت المكتبات المطلوبة. يمكنك القيام بذلك عن طريق إنشاء ملف requirements.txt يحتوي على التالي:

ثم قم بتثبيت المكتبات باستخدام الأمر التالي:

pip install -r requirements.txt

Internet Speed ​​Measurement Project

Introduction

This project is a Python bot that measures internet speed, processor speed, and memory. It uses the psutil and speedtest-cli libraries to get system information and measure internet speed. You can run the code as plain text or via a bot in Telegram.

Features

  • Measure internet download and upload speed.
  • Measure processor usage.
  • Measure RAM and SSD capacity.
  • Display information in an easy-to-read format.

Requirements

Before running the code, make sure you have the required libraries installed. You can do this by creating a requirements.txt file containing the following:

Then install the libraries using the following command:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages