Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fluffynuts/tsm

console service manager for windows
https://github.com/fluffynuts/tsm

Last synced: 5 days ago
JSON representation

console service manager for windows

Awesome Lists containing this project

README

        

TSM - Terminal Service Manager
---

A console-based service manager for windows

![TSM Demonstration](tsm-demo2.gif "A short demonstration - start, stop, restart, batch restart")

why?
---

I'm in the console, I want something immediately, and I want background
and batch operations (start, stop, restart)

usage
---

Fire it up & start changing service state. Type to filter.

- `npm run build` to build
- `npm run publish` to build as a single file in the `Publish` folder
- `npm start` to quickly start up from within the repo