How to create toolbar tool on taskbar in windows 10 using c#

1k Views Asked by At

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

1

There are 1 best solutions below

2
On BEST ANSWER

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

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