NetMeter Lite is a lightweight, real-time monitoring tool for network speed, CPU, and memory usage, offering a simple and customizable interface for Windows. Perfect for users who want to keep track of their device’s performance without any hassle.
- Real-Time Monitoring: See your network speed, CPU usage, and memory usage in real-time.
- Customizable Interface: Tailor the display to match your preferences.
- Lightweight and Efficient: Designed to be resource-friendly for smooth performance.
- Skin Customizable: Choose from 5 preloaded skins. [Create an issue to request additional skins]
- Movable Widget: Place the widget anywhere on your screen for full visibility.
- Transparent Background: Check the Transparent Background Box to make it transparent.
Please click here to download the latest version of NetMeter Lite.
- Clone the repository:
git clone https://github.com/tanxim/netmeter-lite.git
- Navigate to the project directory:
cd netmeter-lite
- Install necessary libraries:
pip install -r requirements.txt
- (Optional) To build an executable, run:
python exe_builder.py
- This will create a folder with the
.exe
file in thedist
folder.
- This will create a folder with the
- Launch NetMeter Lite to monitor network speed, CPU usage, and memory usage in real-time.
- Right-click to open the settings menu, where you can customize display preferences, choose from five available skins, and adjust widget placement.
- Click and hold to move the widget around on the screen.
We welcome contributions! Feel free to submit issues for bug reports or feature requests, or follow the steps below to contribute directly.
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch-name
- Make your changes and commit:
git commit -m "Add new feature or fix a bug"
- Push your branch:
git push origin feature-branch-name
- Open a pull request, and we’ll review your changes!
This project is licensed under the GNU General Public License v3.0. You are free to use, modify, and distribute this software, provided that any modifications are also licensed under GPL-3.0.
Special thanks to all contributors and the open-source community for making projects like this possible.
Feel free to report any issues or suggest new features in the Issues tab.
Contact me on GitHub