An open API service indexing awesome lists of open source software.

https://github.com/adlered/easy-windows-scheduled-task-setter

:chart_with_upwards_trend:是否觉得Windows的计划任务设置太过复杂? 让它来帮助你! To makes setup "Scheduled Task" on windows more easily!
https://github.com/adlered/easy-windows-scheduled-task-setter

Last synced: about 1 year ago
JSON representation

:chart_with_upwards_trend:是否觉得Windows的计划任务设置太过复杂? 让它来帮助你! To makes setup "Scheduled Task" on windows more easily!

Awesome Lists containing this project

README

          

# Easy-Windows-Scheduled-Task-Setter
是否觉得Windows的计划任务设置太过复杂? 让它来帮助你!
它可以设置一个计划任务使电脑自动将一个文件夹备份到另一个位置!
To makes setup "Scheduled Task" on windows more easily!
It can setup a scheduled task to makes a folder backup to another location when the interval u have set.

# HOW-TO
### 请尽量使用QT5.11.1+版本运行本源码! Please try to run this source on QT5.11.1 or later version!

1. 使用QT打开本项目的src文件夹;
2. 使用MinGW 32bit编译程序并运行.
1. Open the folder "src" with QT;
2. Build program with MinGW 32bit to run it.