4

I want to create a simple internet speed meter that displays speed right on top of the taskbar using windows toolbar feature on the taskbar but I don't know how to do so in C# or any other language. Please let me know how to do so. Toolbar in windows 10

Bhadrik
  • 43
  • 7

1 Answers1

3

I found a wonderful repo, called TrafficMonitor, which can meet your demands.

See https://github.com/zhongyang219/TrafficMonitor/blob/master/README_en-us.md

Vincent
  • 3,124
  • 3
  • 21
  • 40