leandrosa81 / taskbar-monitor

monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
https://lugarinho.tech/tools/taskbar-monitor
GNU General Public License v3.0
279 stars 24 forks source link

Request for plugins #38

Open enusr2k opened 1 year ago

enusr2k commented 1 year ago

221110 Thanks for your great program! I wish plugins were added. Now I have placed а widget next to the program. ("XWidget", a third party program). It gets the current bitcoin rate from: https://api.binance.com/api/v3/ticker/24hr?symbol=BTCUSDT and applies RegExp: (?siU)"lastPrice":"(.*)........." It also displays the weather, and the exchange rate of the national currency in terms of the dollar. It would be great to see something similar in the program. As well as the graph of the load of the GPU. I also noticed that if I turn on a VPN, or change the way I connect to the Internet (for example, I connect a 4G USB modem), the network graph stops displaying data. So I need to disable the program from the taskbar, and enable it again.