https://github.com/fluffynuts/tsm
console service manager for windows
https://github.com/fluffynuts/tsm
Last synced: 6 months ago
JSON representation
console service manager for windows
- Host: GitHub
- URL: https://github.com/fluffynuts/tsm
- Owner: fluffynuts
- License: bsd-3-clause
- Created: 2022-11-16T15:11:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T09:02:26.000Z (over 2 years ago)
- Last Synced: 2025-01-02T14:05:31.019Z (6 months ago)
- Language: C#
- Size: 1.28 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TSM - Terminal Service Manager
---A console-based service manager for windows

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