luislavena / service_wrapper

Wrap any command-line tool as Windows service (WiP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServiceWrapper

ServiceWrapper provides a simple way to turn any command line executable into a Windows service.

TODO: write introduction

Maintainer needed

As January 1st, 2015, this project has become unmaintained.

If you want to take over maintenance of this project, please open an issue stating your intention and we can coordinate the entire process there.

Thank you.

If you don't want to maintain it, I recommend (winsw)[https://github.com/kohsuke/winsw] as alternative.

Syntax of service.conf file

TODO: Write the structure and usage of the configuration file.

Service installation

TODO: Document about sc create and sc delete since ServiceWrapper do not have command line installation.

Info and Support

License

ServiceWrapper is released under the MIT License.

About

Wrap any command-line tool as Windows service (WiP)

License:MIT License


Languages

Language:Visual Basic 62.2%Language:Ruby 37.8%