Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluffynuts/service-info

Small CLI utility to find information about services by name or path
https://github.com/fluffynuts/service-info

Last synced: 20 days ago
JSON representation

Small CLI utility to find information about services by name or path

Awesome Lists containing this project

README

        

service-info
---

Small CLI utility to find services by path, name or description
and show info about those services

## usage
`service-info.exe {options} [term1, ... terms]`

eg:
```
service-info.exe --by-name w3svc
service-info.exe --by-path "C:\\path\\to\\service.exe"
```