Skip to content

Commit 1b3408a

Browse files
Create README.md
1 parent 61852d6 commit 1b3408a

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

README.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
## VX Shutdown Timer
2+
3+
![VX Shutdown Timer1](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/main.PNG)
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+
![VX Shutdown Timer2](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/4.png)
9+
10+
![VX Shutdown Timer3](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/5.PNG)
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+
![VX Shutdown Timer4](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/7.PNG)
29+
30+
![VX Shutdown Timer5](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/8.png)
31+
32+
![VX Shutdown Timer6](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/14.png)
33+
34+
![VX Shutdown Timer7](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/11.PNG)
35+
36+
![VX Shutdown Timer8](https://raw.githubusercontent.com/mirzaevolution/Vx-Shutdown-Timer/master/ScreenShots/13.1.PNG)
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

Comments
 (0)