| File | Date | Author | Commit | 
|---|---|---|---|
| src | 2024-12-08 |  roshan gedam | [7ffc8b] initial commit | 
| .gitignore | 2024-12-08 |  roshan gedam | [7ffc8b] initial commit | 
| README.md | 2024-12-08 |  roshan gedam | [9e14d3] updated readme | 
| version_info.txt | 2024-12-08 |  roshan gedam | [7ffc8b] initial commit | 
NetSpeed 2.0 is a network speed monitoring application that tracks real-time download and upload speeds. With a sleek, customizable interface and system tray integration, it's designed to be lightweight and easy to use while providing essential network performance insights.
psutil: For retrieving system and network statistics.pystray: For system tray integration.Pillow: For handling images/icons.pywin32: For Windows-specific system features.tkinter: For the graphical user interface (GUI).To install the required dependencies, use the following command:
pip install psutil pystray Pillow pywin32
bash
   git clone https://github.com/Roshangedam/NetSpeed-2.0.git
bash
   cd NetSpeed-2.0
bash
   python main.py
The app will now display real-time network speeds in the system tray.
Once the app is running, you'll see your real-time network speeds (upload and download) in the transparent window. The system tray icon allows access to a context menu with the following options:
Settings like font, color, and transparency are saved locally in a configuration file. You can edit this file directly if needed, or reset the settings via the app interface.
If you encounter other issues, please open an issue in the GitHub repository.
This project is licensed under the MIT License. See the LICENSE file for more details.
psutil: For accessing system and network statistics.pystray: For integrating with the system tray.Pillow: For handling image operations.pywin32: For Windows-specific features.We welcome contributions! If you'd like to improve the project, follow these steps:
git checkout -b feature-branch).git commit -am 'Add new feature').git push origin feature-branch).If you have any questions or suggestions, feel free to contact the author: