|
| 1 | +## VX Shutdown Timer |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +**VX Shutdown Timer** is a Windows Shutdown Manager that supports all kind of Windows power off features and provides various timers such as Countdown Timer, Schedule Timer, Service Timer and Trigger Timer. |
| 6 | +Not only timer or schedule based operation, this software also supports direct command which you can invoke directly. This software is purely created using C#, and WPF with .NET Framework 4.5.2. Most operations happen in the UI except for Service Timer where you can close the app and make schedule for a certain time. |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +**Requirements:** |
| 13 | + |
| 14 | +* Windows 7, 8, 8.1, 10 |
| 15 | +* .NET Framework 4.5.2+ |
| 16 | + |
| 17 | +**NOTE:** In addition to concrete requirements above, this software also needs Administrator Privilege. |
| 18 | + |
| 19 | +**Features:** |
| 20 | +1. Supports Shutdown, Restart, Hibernate, Sleep, Log Off and Lock (Lock Work Station) Operations |
| 21 | +2. Supports Direct Command/Operation |
| 22 | +3. Supports Countdown Timer to invoke specified operation |
| 23 | +4. Supports Scheduled Timer |
| 24 | +5. Supports Service Timer which utilizes Windows Service to do all the operations |
| 25 | +6. Supports Trigger Timer. This is the coolest feature that we offer. It supports 7 triggers where you can use them individually or in parallel (combining them together). |
| 26 | +7. Supports Taskbar Tray Menu |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +For more information about this software, you can view our documentation here: |
| 39 | + |
| 40 | +### [VX Shutdown Timer Documentation](https://drive.google.com/file/d/1IQAOREgjLgVe4gg1HYc2DeV6whHeJyKq/view?usp=sharing) |
| 41 | + |
| 42 | +To download this setup for this software, you can download here: |
| 43 | + |
| 44 | +### [DOWNLOAD](https://drive.google.com/file/d/1jdErTwZ7wxzdScgSnw5K8vZ71QdZq9uF/view?usp=sharing) |
| 45 | + |
| 46 | + |
| 47 | +Copyright (c) 2017 [Mirza Ghulam Rasyid](https://twitter.com/mirzaevolution) |
| 48 | + |
| 49 | +Licensed under [Apache License 2.0](https://github.com/mirzaevolution/Vx-Shutdown-Timer/blob/master/LICENSE) |
| 50 | + |
| 51 | + |
0 commit comments