luispfcanales / daemon-service-oti

app to load information S.O.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service to Load information S.O

this service loads information from the Operating System using the cmd and powershell commands

  • cmd wmic
  • powershell Get-PhysicalDisk

requirements to run project

  • programing language golang

run project

  1. clone this repository and execute the next commands inside project:
  2. go mod tidy
  3. go run main.go

About

app to load information S.O.


Languages

Language:Go 99.0%Language:Makefile 1.0%