Skip to content

A simple GUI Prompt (confirmation) to shutdown computer

License

Notifications You must be signed in to change notification settings

rensatsu/shutdown-prompt-gui

Repository files navigation

shutdown-prompt-gui

A simple GUI Prompt (confirmation) to shutdown computer.

This is a very simple AutoHotKey script.

Screenshot

License

MIT License

Development Dependencies

Build

If you have npm installed, run:

npm run build:icon
npm run build:app

Also, you can just run bat-files:

.\build-icon.bat
.\build-app.bat