Explanation for the website:
This small Windows program runs completely offline on your computer. It listens only to your microphone and waits for the exact phrase “shutdown now.” When it hears that phrase, it immediately shuts down your computer through Windows. No internet connection is used, and no audio is sent anywhere. Everything is processed locally through an offline speech-recognition model.
Installation instructions for users:
Download the shutdown-offline.exe file from our website. Create a folder on your computer and place both the shutdown-offline.exe file and the speech-recognition “model” folder inside that same folder. Double-click shutdown-offline.exe to start it. You will see a small icon appear in the system tray. Leave it running in the background. Say “shutdown now” into your microphone and the computer will automatically shut down. To close the program manually, right-click the tray icon and choose Quit.
Use at your own risk, we assume no responsibility for the use of this program, whatsoever.
Requires Internet to Work:
~70MB – https://vocalize.org/wp-content/uploads/2025/11/shutdown.zip – Download
SHA-256 Checksum:
94023A9BD1259B2FCCCF3631B49A9393A69258AFC8DFF19BD22D33DD58EDB7A2
Installation Instructions:
1) Download the ZIP file.
2) Extract the contents to a folder of your choice.
3) Double-click shutdown-offline.exe to run the program.
4) To verify file integrity, open PowerShell (Windows) and run:
5) Get-FileHash “C:\path\to\shutdown.zip” -Algorithm SHA256 (insert the correct location on your hard drive here)
6) Compare the output with the checksum above to confirm it matches.
…
Requires no Internet to Work:
~76MB – https://vocalize.org/wp-content/uploads/2025/11/shutdown-offline.zip – Download
SHA-256 Checksum:
DDAD85EE2FB956DEB93B118A21AC1A6D0A6B2D92AF7757A1A56D4980566B0A6B
Installation Instructions:
1) Download the ZIP file.
2) Extract the contents to a folder of your choice.
3) Double-click shutdown-offline.exe to run the program.
4) To verify file integrity, open PowerShell (Windows) and run:
5) Get-FileHash “C:\path\to\shutdown-offline.zip” -Algorithm SHA256 (insert the correct location on your hard drive here)
6) Compare the output with the checksum above to confirm it matches.
