https://github.com/pcnate/service-profile-switcher
creates profiles to change windows services and desktop applications that should be running
https://github.com/pcnate/service-profile-switcher
Last synced: 10 months ago
JSON representation
creates profiles to change windows services and desktop applications that should be running
- Host: GitHub
- URL: https://github.com/pcnate/service-profile-switcher
- Owner: pcnate
- Created: 2021-04-09T20:43:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T11:04:18.000Z (about 3 years ago)
- Last Synced: 2025-04-12T17:44:40.048Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# service-profile-switcher
A simple script that uses profiles to change windows services and desktop applications that should be running
> I may turn this into a Windows service with a UI that can be opened and an optional system tray icon
## Start and stop services based upon a profile
1. modify the listing in `service.js`
2. open command line with elevated priviledges
3. run `node .\service.js --profile `
## Currently supported profiles
* developer
* work
* gaming
* meeting