Skip to content

YevheniiDimov/TimeOff

Repository files navigation

TimeOff

TimeOff is a straightforward Windows desktop application that allows users to schedule an automatic shutdown of their computer after a specified time interval. Built with C# and WPF, it's ideal for scenarios like downloading large files overnight or setting a timer to power down your PC after a task completes.

Features

  • Simple Interface: Start or stop the shutdown timer with a single button.
  • Automatic Shutdown: The application will automatically shut down your computer once the timer expires.
  • Lightweight: Minimal resource usage, ensuring it doesn't interfere with other applications.

Installation

  1. Clone the repository:

    git clone https://github.com/YevheniiDimov/TimeOff.git
  2. Open the solution:

    Open TimeOff.sln in Visual Studio.

  3. Build the project:

    Build the solution to compile the application.

  4. Run the application:

    Execute the compiled application to start using TimeOff.

Usage

  1. Start the Timer:

    • Launch the application.
    • Click the "Start Timer" button to initiate the countdown.
  2. Stop the Timer:

    • If you wish to cancel the scheduled shutdown, click the "Stop Timer" button.

Once the timer reaches zero, your computer will automatically shut down.

License

This project is licensed under the CC0-1.0 License, placing it in the public domain. You are free to use, modify, and distribute this software without any restrictions.

About

A simple timer-program, that turns off your computer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages