https://github.com/visnkmr/netspeed_pc
Monitor live bandwidth usage/ network speed on PC. Native version also available for Android, separately.
https://github.com/visnkmr/netspeed_pc
javascript linux mac netspeed rust tauri typescript windows
Last synced: about 2 months ago
JSON representation
Monitor live bandwidth usage/ network speed on PC. Native version also available for Android, separately.
- Host: GitHub
- URL: https://github.com/visnkmr/netspeed_pc
- Owner: visnkmr
- License: mit
- Created: 2023-04-19T11:56:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T07:01:03.000Z (about 2 years ago)
- Last Synced: 2026-04-04T00:46:08.656Z (about 2 months ago)
- Topics: javascript, linux, mac, netspeed, rust, tauri, typescript, windows
- Language: Rust
- Homepage:
- Size: 222 KB
- Stars: 36
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[]()
# Netspeed Monitor
Netspeed is a cross-platform desktop application that shows the live upload speed, download speed and day's usage as an overlay.

## Features
- Displays the current upload and download speed as an overlay
- Shows the total data usage for the day, updates every minute
- Supports Windows, Linux, and macOS
- Lightweight and easy to use
## Installation
To install Netspeed on your system, follow these steps:
- Download the latest release from the [releases page](/releases) for your platform.
- Run the executable file downloaded as per your OS.
- Optionally, you can create a shortcut or add the executable to your startup folder for convenience.
## Usage
To use Netspeed , simply run the executable file and you will see an overlay open in a window with a close and minimise option either side of upload speed, download speed, day's usage.
## Contributing
Netspeed is an open source project and welcomes contributions from anyone who wants to improve or extend it. Please read the [contributing guide](/CONTRIBUTING.md) for more details on how to get started.
If you find a bug or have a feature request, please open an issue on [GitHub](/issues).
If you have any questions or feedback, please contact the [author](https://github.com/visnkmr).
## License
Netspeed is licensed under the [MIT License](/LICENSE). This means you can use, copy, modify, and distribute it as long as you give credit to the original author and include the license notice.