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
I found a wonderful repo, called TrafficMonitor
, which can meet your demands.
See https://github.com/zhongyang219/TrafficMonitor/blob/master/README_en-us.md