Hemanth Krishna

Results 31 comments of Hemanth Krishna

Sounds good , proceed with this @Vulwsztyn .

Sounds good to me @saviourcode , this can be an additional command, let us not show this in the default run, but with a flag command, but do you have...

@saviourcode you are good to proceed with this issue then. Best of luck :)

Sure! any interested contributor will be assigned and you can keep everyone updated on this thread

@saviourcode this does look promising, you could do a GOOS check and run the wmi query. What i plan to do is, when termiboard is ran without any command flag,...

@saviourcode haha, a small tip of advice, Golang is a cross-platform language and was designed keeping that in mind, hence you will always find a support to interact with Windows...

@saviourcode the refactored code will be released in a dev branch in few more days. Glad to know you are eager to work on this project! This is the very...

@S-Maciejewski right now there is a function in ```network.go``` named PortChecker() which gives you the unavailable ports when you feed in a list of ports, maybe you could try tinkering...

@Parth576 i was looking for a more robust solution, sure the SensorsTemperatures() works well with unix like devices, but you will need to handle if its a windows build(SensorsTemperatures() returns...

I had to do some research, I feel this could be more optimised, we need to come up some kind of priority class to display only some devices info first,...