Giter Club home page Giter Club logo

script's Introduction

常用脚本:

  1. http_server.py 简易的本地局域网脚本,类似于FTP下载的界面
  2. updateTime.py 同步时间脚本

CMOS电池没电导致时间丢失,为了方便同步时间,写了一个脚本,可以把它放在启动项里,实现开机自动同步。

参考: python windows时间同步工具 https://www.cnblogs.com/yunlongaimeng/p/10639006.html

Windows程序开机自启动(图文详解,命令快速打开目录) https://blog.csdn.net/MssGuo/article/details/114916265

打包成 exe 运行(方便在没有 Python 的电脑上使用): pyinstaller -F -w updateTime.py -n 时间同步工具

开机自启动:

  • win+r 输入 shell:startup,打开用户自启动目录
  • 创建时间同步工具.exe 的快捷方式,然后把快捷方式丢到win的自启目录下就可以。

script's People

Contributors

gitxieada avatar

Watchers

 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.