Skip to content

amhanisa/shutdown-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shutdown Windows

A simple desktop app to schedule Windows shutdown with a countdown timer.

Shutdown Windows screenshot

Features

  • Time presets: 5, 10, 15, 30, 60 minutes
  • Manual input (1–1440 minutes)
  • Real-time countdown
  • Cancel shutdown anytime
  • Always-on-top window during countdown

Prerequisites

Development

npm install
npm run tauri dev

Build

npm run tauri build

The installer is located at src-tauri/target/release/bundle/.

Notes

The shutdown /s /t command is executed by Windows. The countdown continues even if the app is closed — use the Cancel Shutdown button to abort it.

About

Shutdown Windows with countdown

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors