https://github.com/fklc/twitchautoshutdown
Shutdown your computer automatically when your target stream ends!
https://github.com/fklc/twitchautoshutdown
Last synced: about 1 year ago
JSON representation
Shutdown your computer automatically when your target stream ends!
- Host: GitHub
- URL: https://github.com/fklc/twitchautoshutdown
- Owner: FKLC
- License: mit
- Created: 2022-07-10T16:01:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T16:08:25.000Z (almost 4 years ago)
- Last Synced: 2025-02-27T00:26:54.697Z (over 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TwitchAutoShutdown
Enter your target streamer's username and the program will automatically shutdown your computer when the stream ends.
### How to Use
1. Download the latest version from [here](https://github.com/FKLC/TwitchAutoShutdown/releases/latest/download/TwitchAutoShutdown.exe)
2. Run the program by double-clicking
3. Enter the username of your target streamer
4. That's it, the program will shutdown your computer when the stream ends
### How to stop the program
Just hit the X button or CTRL + C
### How to cancel initiated shutdown
If you ever enter a wrong username, or you just forgot the program is running and you no longer want to turn off your computer, then just hit "Windows + R" and type `shutdown -a` and hit enter to cancel the process.