# git_sync **Repository Path**: luoxian1011/git_sync ## Basic Information - **Project Name**: git_sync - **Description**: git文件夹同步托盘 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-29 - **Last Updated**: 2021-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # git文件夹同步托盘 ![](https://gitee.com/luoxian1011/pictures/raw/master/39d32b54bd2905d6e551b8245d76beab.png) 准备: - 在本地初始化git文件夹或克隆到本地 功能: - 指定需要向github推送的本地文件夹,检测到文件修改自动推送 环境: - 安装有python环境(python3) - python依赖库:PyQt5 - 安装有git工具(可以在cmd中使用git命令) - 脚本后缀改为pyw,双击无终端运行 - 可以将脚本放到开机自启目录,实现开机启动