Skip to content

Repository files navigation

SpeedTray — Free Internet Speed Meter for the Windows Taskbar

SpeedTray is a free, lightweight internet speed meter for Windows 10 and Windows 11. It displays real-time download and upload speeds directly on the taskbar, automatically switches between Kb/s and Mb/s, follows the Windows dark or light theme, and runs as a portable standalone EXE.

Latest release Windows License No tracking

SpeedTray showing upload and download speed on the Windows taskbar

Releases

The latest version is available on the GitHub Releases page:

https://github.com/kmarsus/SpeedTray/releases

Open the latest release and check the Assets section for the Windows executable and checksum.

The software is free, open source, and released under the MIT License.

Features

  • Real-time upload () and download () speed
  • Stable 1-second refresh rate
  • Automatic Kb/s and Mb/s units
  • Automatic dark/light taskbar colors with readable contrasting text
  • Automatic Windows taskbar and notification-area detection
  • Follows taskbar movement, resizing, display changes, and Explorer restarts
  • Optional automatic startup when you sign in
  • Drag-to-move with remembered manual position
  • Right-click controls for startup, automatic positioning, reset, and exit
  • Lightweight standalone Windows application
  • No advertisements, analytics, tracking, or background service
  • Open-source Python code with no third-party runtime packages

How to install and use

  1. Open the GitHub Releases page.
  2. Select the latest release.
  3. Open the Assets section.
  4. Download the Windows executable.
  5. Double-click the downloaded file.
  6. SpeedTray appears immediately before the notification area on the Windows taskbar.

On first run, SpeedTray copies itself to %LOCALAPPDATA%\SpeedTray and enables startup for the current Windows user. The downloaded copy can then be moved or deleted.

Controls

  • Move the meter: Left-click and drag it. Dragging disables automatic positioning.
  • Open settings: Right-click the meter.
  • Follow the taskbar automatically: Enable Auto-position on taskbar.
  • Enable or disable startup: Toggle Start with Windows.
  • Restore the recommended location: Choose Reset position.
  • Close SpeedTray: Choose Exit.

Speed units

SpeedTray reports bits per second, the same convention used by internet speed-test services:

  • Below 1 Mbps: Kb/s
  • 1 Mbps and above: Mb/s

Privacy and security

SpeedTray reads only total byte counters provided by the Windows IP Helper API.

It does not:

  • Inspect network traffic
  • Collect personal information
  • Display advertisements
  • Send analytics
  • Make external network requests

Because SpeedTray is a new unsigned open-source application, Microsoft Defender SmartScreen may initially display an Unknown publisher warning.

Users may review the source code, verify the published SHA-256 checksum, or build the executable from source.

Run from source

Python 3.10 or newer is required only when running the source version:

pyw SpeedTray.pyw

About

Free internet speed meter for the Windows taskbar. Shows real-time download and upload speed with automatic Kb/s and Mb/s in a lightweight standalone EXE.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages