Giter Club home page Giter Club logo

windowsscripts's Introduction

WindowsScripts

这个仓库为本人编写的一些常用Windows可执行脚本, 有需要的欢迎拿走, 留下你的Star就好啦~

开源许可证: License Learn More

推荐将此脚本的根目录注册到Windows系统中的PATH环境变量中。方可快速使用运行或者CMD执行脚本。


[1]AutoShutdowner 指令帮助

双击脚本运行后, 可以按照提示注册/删除自动关机任务.

  1. 找到 DAILY_TIME 关键字样
  2. 修改以下代码更改每天自动关机的时间:
set prefix=[定时关机任务]
REM 下方的 `DAILY_TIME=`的后面为标准日期格式的关机时间点(默认为每日凌晨3:00)
set DAILY_TIME=03:00
set /a SHUTDOWN_TIME=5*60

3.重新运行脚本后生效.

图片展示

screenshot_help

screenshot_install

screenshot_start

screenshot_cancel

[2]ServiceRestarter 指令帮助

此脚本为可选择重启指定的已注册服务 (按自己需要修改).

图片展示

screenshot_help

[3]PowerPlan 指令帮助

此脚本可以快速修改当前系统的电源管理策略/计划。无需每次打开控制面板进入电源设置中修改。

图片展示

powerplan_help powerplan_help


Statement

© 2016-2021 OwOBlog-DGMT. Please comply with the open source license of this project for modification, derivative or commercial use of this project.

My Contacts:

windowsscripts's People

Contributors

tommy131 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.